다음을 통해 공유


IConnectionSetting.PropertiesName Property

Definition

Name associated with the Connection Setting.

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

Property Value

Attributes

Applies to