다음을 통해 공유


StorageAccount.ExtendedLocation Property

Definition

Gets or sets the extendedLocation of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")]
public Microsoft.Azure.Management.Storage.Models.ExtendedLocation ExtendedLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedLocation")>]
member this.ExtendedLocation : Microsoft.Azure.Management.Storage.Models.ExtendedLocation with get, set
Public Property ExtendedLocation As ExtendedLocation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to