Uses of Class
com.azure.resourcemanager.botservice.models.MsTeamsChannel
Packages that use MsTeamsChannel
Package
Description
Package containing the data models for AzureBotService.
-
Uses of MsTeamsChannel in com.azure.resourcemanager.botservice.models
Methods in com.azure.resourcemanager.botservice.models that return MsTeamsChannelModifier and TypeMethodDescriptionstatic MsTeamsChannelMsTeamsChannel.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MsTeamsChannel from the JsonReader.Set the etag property: Entity Tag of the resource.MsTeamsChannel.withLocation(String location) Set the location property: Specifies the location of the resource.MsTeamsChannel.withProperties(MsTeamsChannelProperties properties) Set the properties property: The set of properties specific to Microsoft Teams channel resource.