IaasVMRestoreRequest.TargetResourceGroupId Property

Definition

Gets or sets this is the ARM Id of the resource group that you want to create for this Virtual machine and other artifacts. For e.g. /subscriptions/{subId}/resourcegroups/{rg}

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to