IInMageRcmReplicationDetails.DiscoveredVMDetailOsname Property

Definition

The VM's OS name.

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

Property Value

Attributes

Applies to