CloudVMClusterProperties.IsSparseDiskgroupEnabled Property

Definition

If true, sparse disk group is configured for the cloud VM cluster. If false, sparse disk group is not created.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)]
public bool? IsSparseDiskgroupEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.IsSparseDiskgroupEnabled : Nullable<bool> with get, set
Public Property IsSparseDiskgroupEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to