Freigeben über


IReservationsProperties.AppliedScope Property

Definition

The list of applied scopes

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The list of applied scopes", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appliedScopes")]
public string[] AppliedScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="The list of applied scopes", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appliedScopes")>]
member this.AppliedScope : string[] with get, set
Public Property AppliedScope As String()

Property Value

String[]
Attributes

Applies to