IDatastore.PureStorageVolumeSizeGb Property

Definition

Volume size to be used to create a Virtual Volumes (vVols) datastore

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Volume size to be used to create a Virtual Volumes (vVols) datastore", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="sizeGb", Update=true)]
public int? PureStorageVolumeSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Volume size to be used to create a Virtual Volumes (vVols) datastore", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="sizeGb", Update=true)>]
member this.PureStorageVolumeSizeGb : Nullable<int> with get, set
Public Property PureStorageVolumeSizeGb As Nullable(Of Integer)

Property Value

Attributes

Applies to