Share via


SqlStorageUpdateSettings.StartingDeviceId Property

Definition

Device id of the first disk to be updated.

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

Property Value

Implements

Attributes

Applies to