Share via


IKubernetesClusterFeaturePatchParameters Interface

Definition

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

Properties

Name Description
Option

The configured options for the feature.

Tag

The Azure resource tags that will replace the existing ones.

Methods

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

Applies to