Share via


ManagedResourceGroupConfiguration.Location Property

Definition

The location of the managed resource group. If not specified, the location of the parent resource is chosen.

public Azure.Core.AzureLocation? Location { get; set; }
member this.Location : Nullable<Azure.Core.AzureLocation> with get, set
Public Property Location As Nullable(Of AzureLocation)

Property Value

Applies to