IProjectSummary.InstanceType Property

Definition

Gets the Instance type.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets the Instance type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="instanceType", Update=false)]
public string InstanceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="Gets the Instance type.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="instanceType", Update=false)>]
member this.InstanceType : string
Public ReadOnly Property InstanceType As String

Property Value

Attributes

Applies to