次の方法で共有


StorageAccountCreateOrUpdateContent.ExtendedLocation プロパティ

定義

省略可能。 リソースの拡張場所を設定します。 設定されていない場合、ストレージ アカウントは Azure メイン リージョンに作成されます。 それ以外の場合は、指定した拡張場所に作成されます。

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

プロパティ値

適用対象