다음을 통해 공유


IConnectionSettingProperties.Scope Property

Definition

Scopes associated with the Connection Setting

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

Property Value

Attributes

Applies to