IPolicy.ProviderSpecificDetailInstanceType Property

Definition

Gets the class type. Overridden in derived classes.

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

Property Value

Attributes

Applies to