次の方法で共有


ClusterCreateParametersExtended interface

CreateCluster 要求パラメーター。

プロパティ

identity

クラスターの ID (構成されている場合)。

location

クラスターの場所。

properties

クラスターはパラメーターを作成します。

tags

リソース タグ。

zones

可用性ゾーン。

プロパティの詳細

identity

クラスターの ID (構成されている場合)。

identity?: ClusterIdentity

プロパティ値

location

クラスターの場所。

location?: string

プロパティ値

string

properties

クラスターはパラメーターを作成します。

properties?: ClusterCreateProperties

プロパティ値

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

zones

可用性ゾーン。

zones?: string[]

プロパティ値

string[]