Share via


ISubscriptionScopeProperties.Scope Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IScopeProperties) }, ReadOnly=false, Required=false, SerializedName="scopes")]
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IScopeProperties[] Scope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IScopeProperties) }, ReadOnly=false, Required=false, SerializedName="scopes")>]
member this.Scope : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.IScopeProperties[] with get, set
Public Property Scope As IScopeProperties()

Property Value

Attributes

Applies to