Share via


IKubernetesClusterFeaturePatchProperties Interface

Definition

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

Properties

Name Description
Option

The configured options for the feature.

Methods

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

Applies to