ClusterPatch Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterPatchTypeConverter))]
public class ClusterPatch : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.IClusterPatch
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterPatchTypeConverter))>]
type ClusterPatch = class
    interface IClusterPatch
    interface IJsonSerializable
Public Class ClusterPatch
Implements IClusterPatch
Inheritance
ClusterPatch
Attributes
Implements

Constructors

ClusterPatch()

Properties

AadClientId
AadTenantId
CloudManagementEndpoint
DesiredPropertyDiagnosticLevel
DesiredPropertyWindowsServerSubscription
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
Tag

Methods

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

Applies to