Freigeben über


IProjectPolicyUpdateProperties.Scope Property

Definition

Resources that have access to the shared resources that are a part of this project policy.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Resources that have access to the shared resources that are a part of this project policy.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scopes")]
public string[] Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Resources that have access to the shared resources that are a part of this project policy.", 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

String[]
Attributes

Applies to