次の方法で共有


CloudServiceData.Zones プロパティ

定義

リソースの論理可用性ゾーンの一覧。 リストには、クラウド サービスをプロビジョニングする必要があるゾーンが 1 つだけ含まれている必要があります。 このフィールドは省略可能です。

public System.Collections.Generic.IList<string> Zones { get; }
member this.Zones : System.Collections.Generic.IList<string>
Public ReadOnly Property Zones As IList(Of String)

プロパティ値

適用対象