Compartir a través de


IConnectionSetting.ServiceProviderId Property

Definition

Service Provider Id associated with the Connection Setting

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

Property Value

Attributes

Applies to