Compartir a través de


ExistingRecoveryVirtualNetwork.RecoveryVirtualNetworkId Property

Definition

Gets or sets the recovery virtual network Id. Will throw error, if resource does not exist.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to