IConnectedClusterPatch Interface
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.
[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) |