共用方式為


KubernetesClusterFeature interface

KubernetesClusterFeature 代表 Kubernetes 叢集的功能。

Extends

屬性

availabilityLifecycle

功能的生命週期指標。 注意:這個屬性不會串行化。 它只能由伺服器填入。

detailedStatus

功能的詳細狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

detailedStatusMessage

功能詳細狀態的描述性訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag

Resource ETag 中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

options

功能已設定的選項。

provisioningState

Kubernetes 叢集功能的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

required

如果功能為必要或選擇性,則為的指標。 使用者可能會刪除選擇性功能,而必要的功能則是使用 kubernetes 叢集生命周期進行管理。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version

功能的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

availabilityLifecycle

功能的生命週期指標。 注意:這個屬性不會串行化。 它只能由伺服器填入。

availabilityLifecycle?: string

屬性值

string

detailedStatus

功能的詳細狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

detailedStatus?: string

屬性值

string

detailedStatusMessage

功能詳細狀態的描述性訊息。 注意:這個屬性不會串行化。 它只能由伺服器填入。

detailedStatusMessage?: string

屬性值

string

etag

Resource ETag 中。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

options

功能已設定的選項。

options?: StringKeyValuePair[]

屬性值

provisioningState

Kubernetes 叢集功能的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

required

如果功能為必要或選擇性,則為的指標。 使用者可能會刪除選擇性功能,而必要的功能則是使用 kubernetes 叢集生命周期進行管理。 注意:這個屬性不會串行化。 它只能由伺服器填入。

required?: string

屬性值

string

version

功能的版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自 TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

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

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type