IConnectionSettingProperties.SettingId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Setting Id set by the service for the Connection Setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="settingId")]
public string SettingId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Setting Id set by the service for the Connection Setting.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="settingId")>]
member this.SettingId : string
Public ReadOnly Property SettingId As String

Property Value

String
Attributes

Applies to