다음을 통해 공유


IConnectedClusterPatch Interface

Definition

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

Properties

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to