다음을 통해 공유


IConnectionItemName.Name Property

Definition

Connection Item name that has been added in the API

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Connection Item name that has been added in the API", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")]
public string Name { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Connection Item name that has been added in the API", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to