Share via


Datastore.PureStorageVolumeSizeGb Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.VMware.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)]
public int? PureStorageVolumeSizeGb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Origin(Microsoft.Azure.PowerShell.Cmdlets.VMware.PropertyOrigin.Inlined)>]
member this.PureStorageVolumeSizeGb : Nullable<int> with get, set
Public Property PureStorageVolumeSizeGb As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to