IaasVmRestoreContent.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.
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}
public Azure.Core.ResourceIdentifier TargetResourceGroupId { get; set; }
member this.TargetResourceGroupId : Azure.Core.ResourceIdentifier with get, set
Public Property TargetResourceGroupId As ResourceIdentifier
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET