Share via


HyperVReplicaAzureEnableProtectionInput.TargetAzureV1ResourceGroupId Property

Definition

Gets or sets the Id of the target resource group (for classic deployment) in which the failover VM is to be created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to