ConnectedClusterPatchProperties interface
Properties which can be patched on the connected cluster resource.
Properties
| azure |
Indicates whether Azure Hybrid Benefit is opted in |
| distribution | Represents the distribution of the connected cluster |
| distribution |
Represents the Kubernetes distribution version on this connected cluster. |
| gateway | Indicates whether Gateway is enabled for the connected cluster resource |
Property Details
azureHybridBenefit
Indicates whether Azure Hybrid Benefit is opted in
azureHybridBenefit?: string
Property Value
string
distribution
Represents the distribution of the connected cluster
distribution?: string
Property Value
string
distributionVersion
Represents the Kubernetes distribution version on this connected cluster.
distributionVersion?: string
Property Value
string
gateway
Indicates whether Gateway is enabled for the connected cluster resource
gateway?: Gateway