IRecoveryPlanAction.CustomDetailInstanceType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the type of action details (see RecoveryPlanActionDetailsTypes enum for possible values).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instanceType")]
public string CustomDetailInstanceType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the type of action details (see RecoveryPlanActionDetailsTypes enum for possible values).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="instanceType")>]
member this.CustomDetailInstanceType : string
Public ReadOnly Property CustomDetailInstanceType As String

Property Value

String
Attributes

Applies to