你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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.Api20240715Preview.ConnectedClusterPatchTypeConverter))]
public interface IConnectedClusterPatch : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Models.Api20240715Preview.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) |