IMSTeamsChannel.DeploymentEnvironment Property

Definition

Deployment environment for Microsoft Teams channel calls

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

Property Value

Attributes

Applies to