ConnectedClusterPatchProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties which can be patched on the connected cluster resource.
public class ConnectedClusterPatchProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Kubernetes.Models.ConnectedClusterPatchProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Kubernetes.Models.ConnectedClusterPatchProperties>
type ConnectedClusterPatchProperties = class
interface IJsonModel<ConnectedClusterPatchProperties>
interface IPersistableModel<ConnectedClusterPatchProperties>
Public Class ConnectedClusterPatchProperties
Implements IJsonModel(Of ConnectedClusterPatchProperties), IPersistableModel(Of ConnectedClusterPatchProperties)
- Inheritance
-
ConnectedClusterPatchProperties
- Implements
Constructors
| Name | Description |
|---|---|
| ConnectedClusterPatchProperties() |
Initializes a new instance of ConnectedClusterPatchProperties. |
Properties
| Name | Description |
|---|---|
| AzureHybridBenefit |
Indicates whether Azure Hybrid Benefit is opted in. |
| Distribution |
Represents the distribution of the connected cluster. |
| DistributionVersion |
Represents the Kubernetes distribution version on this connected cluster. |
| GatewayEnabled |
Indicates whether the gateway for arc router connectivity is enabled. |