IInMageRcmReplicationDetails.OSName Property

Definition

The OS name associated with VM.

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

Property Value

Attributes

Applies to