Share via


InMageAzureV2EnableProtectionInput.TargetAzureV2ResourceGroupId Property

Definition

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

Applies to