ICluster Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterTypeConverter))]
public interface ICluster : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api30.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20230301.ClusterTypeConverter))>]
type ICluster = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface ICluster
Implements ITrackedResource
Derived
Attributes
Implements

Properties

AadApplicationObjectId
AadClientId
AadServicePrincipalObjectId
AadTenantId
BillingModel
CloudId
CloudManagementEndpoint
DesiredPropertyDiagnosticLevel
DesiredPropertyWindowsServerSubscription
Id (Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
LastBillingTimestamp
LastSyncTimestamp
Location (Inherited from ITrackedResource)
Name (Inherited from IResource)
ProvisioningState
RegistrationTimestamp
ReportedPropertyClusterId
ReportedPropertyClusterName
ReportedPropertyClusterType
ReportedPropertyClusterVersion
ReportedPropertyDiagnosticLevel
ReportedPropertyImdsAttestation
ReportedPropertyLastUpdated
ReportedPropertyManufacturer
ReportedPropertyNode
ReportedPropertySupportedCapability
ResourceProviderObjectId
ServiceEndpoint
SoftwareAssurancePropertyLastUpdated
SoftwareAssurancePropertySoftwareAssuranceIntent
SoftwareAssurancePropertySoftwareAssuranceStatus
Status
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Tag (Inherited from ITrackedResource)
TrialDaysRemaining
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to