Share via


IA2AReplicationDetails.OSType Property

Definition

The type of operating system.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The type of operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="osType")]
public string OSType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The type of operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="osType")>]
member this.OSType : string with get, set
Public Property OSType As String

Property Value

Attributes

Applies to