Udostępnij za pośrednictwem


ClusterCreateParametersExtended Klasa

Parametry żądania CreateCluster.

Dziedziczenie
ClusterCreateParametersExtended

Konstruktor

ClusterCreateParametersExtended(*, location: str | None = None, tags: Dict[str, str] | None = None, zones: List[str] | None = None, properties: ClusterCreateProperties | None = None, identity: ClusterIdentity | None = None, **kwargs)

Parametry

location
str
Wymagane

Lokalizacja klastra.

tags
dict[str, str]
Wymagane

Zestaw tagów. Tagi zasobów.

zones
list[str]
Wymagane

Strefy dostępności.

properties
ClusterCreateProperties
Wymagane

Klaster tworzy parametry.

identity
ClusterIdentity
Wymagane

Tożsamość klastra, jeśli jest skonfigurowana.