IClusterProperties Interface

Definition

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

Properties

AadApplicationObjectId
AadClientId
AadServicePrincipalObjectId
AadTenantId
BillingModel
CloudId
CloudManagementEndpoint
DesiredPropertyDiagnosticLevel
DesiredPropertyWindowsServerSubscription
LastBillingTimestamp
LastSyncTimestamp
ProvisioningState
RegistrationTimestamp
ReportedPropertyClusterId
ReportedPropertyClusterName
ReportedPropertyClusterType
ReportedPropertyClusterVersion
ReportedPropertyDiagnosticLevel
ReportedPropertyImdsAttestation
ReportedPropertyLastUpdated
ReportedPropertyManufacturer
ReportedPropertyNode
ReportedPropertySupportedCapability
ResourceProviderObjectId
ServiceEndpoint
SoftwareAssurancePropertyLastUpdated
SoftwareAssurancePropertySoftwareAssuranceIntent
SoftwareAssurancePropertySoftwareAssuranceStatus
Status
TrialDaysRemaining

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to