다음을 통해 공유


IBotServiceIdentity.ConnectionName Property

Definition

The name of the Bot Service Connection Setting resource.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The name of the Bot Service Connection Setting resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionName")]
public string ConnectionName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The name of the Bot Service Connection Setting resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionName")>]
member this.ConnectionName : string with get, set
Public Property ConnectionName As String

Property Value

Attributes

Applies to