ICloudHsmClusterResource.SkuCapacity Property

Definition

Sku capacity

[Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="Sku capacity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="capacity", Update=false)]
public int? SkuCapacity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudHsm.Runtime.Info(Create=true, Description="Sku capacity", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="capacity", Update=false)>]
member this.SkuCapacity : Nullable<int> with get, set
Public Property SkuCapacity As Nullable(Of Integer)

Property Value

Attributes

Applies to