Partilhar via


ClusterDesiredProperties Class

Definition

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

Constructors

ClusterDesiredProperties()

Properties

DiagnosticLevel
WindowsServerSubscription

Methods

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

Applies to