Delen via


PSSqlRoleDefinitionGetResults.AssignableScopes Property

Definition

Gets or sets AssignableScopes of the Cosmos DB SQL Role Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="AssignableScopes", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public System.Collections.Generic.IList<string> AssignableScopes { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="AssignableScopes", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.AssignableScopes : System.Collections.Generic.IList<string> with get, set
Public Property AssignableScopes As IList(Of String)

Property Value

Attributes

Applies to