Share via


ICreatorProperties.StorageUnit Property

Definition

The storage units to be allocated. Integer values from 1 to 100, inclusive.

[Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The storage units to be allocated. Integer values from 1 to 100, inclusive.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="storageUnits")]
public int StorageUnit { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Maps.Runtime.Info(Description="The storage units to be allocated. Integer values from 1 to 100, inclusive.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="storageUnits")>]
member this.StorageUnit : int with get, set
Public Property StorageUnit As Integer

Property Value

Attributes

Applies to