Share via


StorageAccountCreateOrUpdateContent.ExtendedLocation Property

Definition

Optional. Set the extended location of the resource. If not set, the storage account will be created in Azure main region. Otherwise it will be created in the specified extended location.

public Azure.ResourceManager.Resources.Models.ExtendedLocation ExtendedLocation { get; set; }
member this.ExtendedLocation : Azure.ResourceManager.Resources.Models.ExtendedLocation with get, set
Public Property ExtendedLocation As ExtendedLocation

Property Value

Applies to