Aracılığıyla paylaş


ISqlVirtualMachine.SqlStorageUpdateSettingStartingDeviceId Property

Definition

Device id of the first disk to be updated.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Device id of the first disk to be updated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="startingDeviceId")]
public int? SqlStorageUpdateSettingStartingDeviceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Device id of the first disk to be updated.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="startingDeviceId")>]
member this.SqlStorageUpdateSettingStartingDeviceId : Nullable<int> with get, set
Public Property SqlStorageUpdateSettingStartingDeviceId As Nullable(Of Integer)

Property Value

Attributes

Applies to