Share via


ResourceIdentifier.Location Property

Definition

Gets the location if it exists otherwise null.

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

Property Value

Applies to