IaasVMRestoreRequest.TargetResourceGroupId 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 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