ResourceGroupDefinition.Location Property

Definition

Location of this resourceGroup. Leave empty if the resource group location will be specified during the blueprint assignment.

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