Share via


SqlStorageUpdateSettings.DiskCount Property

Definition

Virtual machine disk count.

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

Property Value

Implements

Attributes

Applies to