HyperVReplicaAzureEnableProtectionInput.TargetAzureV2ResourceGroupId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Id of the target resource group (for resource manager deployment) in which the failover VM is to be created.
[Newtonsoft.Json.JsonProperty(PropertyName="targetAzureV2ResourceGroupId")]
public string TargetAzureV2ResourceGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetAzureV2ResourceGroupId")>]
member this.TargetAzureV2ResourceGroupId : string with get, set
Public Property TargetAzureV2ResourceGroupId As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute