IInMageReplicationDetails.OSDetailOsvhdId 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="osVhdId", Update=true)]
public string OSDetailOsvhdId { 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="osVhdId", Update=true)>]
member this.OSDetailOsvhdId : string with get, set
Public Property OSDetailOsvhdId As String

Property Value

Attributes

Applies to