A2AEnableProtectionInput.RecoveryAzureNetworkId Property

Definition

Gets or sets the recovery Azure virtual network ARM id.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryAzureNetworkId")]
public string RecoveryAzureNetworkId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryAzureNetworkId")>]
member this.RecoveryAzureNetworkId : string with get, set
Public Property RecoveryAzureNetworkId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to