IReplicationProviderSpecificSettings.InstanceType Property

Definition

Gets the Instance type.

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

Property Value

Attributes

Applies to