共用方式為


KubernetesClusterFeaturePatchParameters interface

KubernetesClusterFeaturePatchParameters 代表修補 Kubernetes 叢集功能的要求主體。

屬性

options

功能已設定的選項。

tags

將取代現有資源的 Azure 資源標籤。

屬性詳細資料

options

功能已設定的選項。

options?: StringKeyValuePair[]

屬性值

tags

將取代現有資源的 Azure 資源標籤。

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

屬性值

{[propertyName: string]: string}