Share via


ISku.CapacityReservationLevel Property

Definition

The amount of reservation level

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The amount of reservation level", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacityReservationLevel")]
public int? CapacityReservationLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The amount of reservation level", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="capacityReservationLevel")>]
member this.CapacityReservationLevel : Nullable<int> with get, set
Public Property CapacityReservationLevel As Nullable(Of Integer)

Property Value

Attributes

Applies to