PatchExtensionProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210901.PatchExtensionPropertiesTypeConverter))]
public class PatchExtensionProperties : Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210901.IPatchExtensionProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.KubernetesConfiguration.Models.Api20210901.PatchExtensionPropertiesTypeConverter))>]
type PatchExtensionProperties = class
    interface IPatchExtensionProperties
    interface IJsonSerializable
Public Class PatchExtensionProperties
Implements IPatchExtensionProperties
Inheritance
PatchExtensionProperties
Attributes
Implements

Constructors

PatchExtensionProperties()

Properties

AutoUpgradeMinorVersion
ConfigurationProtectedSetting
ConfigurationSetting
ReleaseTrain
Version

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to