다음을 통해 공유


IMSTeamsChannelProperties.DeploymentEnvironment Property

Definition

Deployment environment for Microsoft Teams channel calls

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Deployment environment for Microsoft Teams channel calls", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentEnvironment")]
public string DeploymentEnvironment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Deployment environment for Microsoft Teams channel calls", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentEnvironment")>]
member this.DeploymentEnvironment : string with get, set
Public Property DeploymentEnvironment As String

Property Value

Attributes

Applies to