IInMageAzureV2ReplicationDetails.OSDiskId Property

Definition

The id of the disk containing the OS.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The id of the disk containing the OS.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osDiskId", Update=true)]
public string OSDiskId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The id of the disk containing the OS.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="osDiskId", Update=true)>]
member this.OSDiskId : string with get, set
Public Property OSDiskId As String

Property Value

Attributes

Applies to