IInMageAzureV2ReplicationDetails.SelectedRecoveryAzureNetworkId Property

Definition

The selected recovery azure network Id.

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

Property Value

Attributes

Applies to