Share via


IConnectedClusterPatch Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.ConnectedClusterPatchTypeConverter))]
public interface IConnectedClusterPatch : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.ConnectedClusterPatchTypeConverter))>]
type IConnectedClusterPatch = interface
    interface IJsonSerializable
Public Interface IConnectedClusterPatch
Implements IJsonSerializable
Derived
Attributes
Implements

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.

Tag

Resource tags.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to