IA2AReplicationIntentDetails.RecoverySubscriptionId Property

Definition

The recovery subscription Id of the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The recovery subscription Id of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recoverySubscriptionId", Update=true)]
public string RecoverySubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The recovery subscription Id of the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="recoverySubscriptionId", Update=true)>]
member this.RecoverySubscriptionId : string with get, set
Public Property RecoverySubscriptionId As String

Property Value

Attributes

Applies to