Cluster interface
Cluster details.
- Extends
Properties
| aad |
Object id of cluster AAD identity. |
| aad |
App id of cluster AAD identity. |
| aad |
Id of cluster identity service principal. |
| aad |
Tenant id of cluster AAD identity. |
| billing |
Type of billing applied to the resource. |
| cloud |
Unique, immutable resource id. |
| cloud |
Endpoint configured for management from the Azure portal. |
| cluster |
Supported Storage Type for HCI Cluster |
| connectivity |
Overall connectivity status for the cluster resource. Indicates whether the cluster is connected to Azure, partially connected, or has not recently communicated. |
| desired |
Desired properties of the cluster. |
| identity |
Identity Provider for the cluster |
| is |
Is Management Cluster, when true indicates that the cluster is used for managing other clusters |
| isolated |
Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster. |
| last |
Most recent billing meter timestamp. |
| last |
Most recent cluster sync timestamp. |
| local |
Local Availability Zone information for HCI cluster |
| log |
Log Collection properties of the cluster. |
| principal |
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. |
| provisioning |
Provisioning state. Indicates the current lifecycle status of the resource, including creation, update, deletion, connectivity, and error states. |
| registration |
First cluster sync timestamp. |
| remote |
RemoteSupport properties of the cluster. |
| reported |
Properties reported by cluster agent. |
| resource |
Object id of RP Service Principal |
| secrets |
List of secret locations. |
| service |
Region specific DataPath Endpoint of the cluster. |
| software |
Software Assurance properties of the cluster. |
| status | Status of the cluster agent. Indicates the current connectivity, validation, and deployment state of the agent within the cluster. |
| tenant |
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. |
| trial |
Number of days remaining in the trial period. |
| type |
The type of managed identity assigned to this resource. |
| user |
The identities assigned to this resource by the user. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location | The geo-location where the resource lives |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| tags | Resource tags. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
aadApplicationObjectId
Object id of cluster AAD identity.
aadApplicationObjectId?: string
Property Value
string
aadClientId
App id of cluster AAD identity.
aadClientId?: string
Property Value
string
aadServicePrincipalObjectId
Id of cluster identity service principal.
aadServicePrincipalObjectId?: string
Property Value
string
aadTenantId
Tenant id of cluster AAD identity.
aadTenantId?: string
Property Value
string
billingModel
Type of billing applied to the resource.
billingModel?: string
Property Value
string
cloudId
Unique, immutable resource id.
cloudId?: string
Property Value
string
cloudManagementEndpoint
Endpoint configured for management from the Azure portal.
cloudManagementEndpoint?: string
Property Value
string
clusterPattern
Supported Storage Type for HCI Cluster
clusterPattern?: string
Property Value
string
connectivityStatus
Overall connectivity status for the cluster resource. Indicates whether the cluster is connected to Azure, partially connected, or has not recently communicated.
connectivityStatus?: string
Property Value
string
desiredProperties
Desired properties of the cluster.
desiredProperties?: ClusterDesiredProperties
Property Value
identityProvider
Identity Provider for the cluster
identityProvider?: string
Property Value
string
isManagementCluster
Is Management Cluster, when true indicates that the cluster is used for managing other clusters
isManagementCluster?: boolean
Property Value
boolean
isolatedVmAttestationConfiguration
Attestation configurations for isolated VM (e.g. TVM, CVM) of the cluster.
isolatedVmAttestationConfiguration?: IsolatedVmAttestationConfiguration
Property Value
lastBillingTimestamp
Most recent billing meter timestamp.
lastBillingTimestamp?: Date
Property Value
Date
lastSyncTimestamp
Most recent cluster sync timestamp.
lastSyncTimestamp?: Date
Property Value
Date
localAvailabilityZones
Local Availability Zone information for HCI cluster
localAvailabilityZones?: LocalAvailabilityZones[]
Property Value
logCollectionProperties
Log Collection properties of the cluster.
logCollectionProperties?: LogCollectionProperties
Property Value
principalId
The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
principalId?: string
Property Value
string
provisioningState
Provisioning state. Indicates the current lifecycle status of the resource, including creation, update, deletion, connectivity, and error states.
provisioningState?: string
Property Value
string
registrationTimestamp
First cluster sync timestamp.
registrationTimestamp?: Date
Property Value
Date
remoteSupportProperties
RemoteSupport properties of the cluster.
remoteSupportProperties?: RemoteSupportProperties
Property Value
reportedProperties
Properties reported by cluster agent.
reportedProperties?: ClusterReportedProperties
Property Value
resourceProviderObjectId
Object id of RP Service Principal
resourceProviderObjectId?: string
Property Value
string
secretsLocations
List of secret locations.
secretsLocations?: SecretsLocationDetails[]
Property Value
serviceEndpoint
Region specific DataPath Endpoint of the cluster.
serviceEndpoint?: string
Property Value
string
softwareAssuranceProperties
Software Assurance properties of the cluster.
softwareAssuranceProperties?: SoftwareAssuranceProperties
Property Value
status
Status of the cluster agent. Indicates the current connectivity, validation, and deployment state of the agent within the cluster.
status?: string
Property Value
string
tenantId
The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
tenantId?: string
Property Value
string
trialDaysRemaining
Number of days remaining in the trial period.
trialDaysRemaining?: number
Property Value
number
typeIdentityType
The type of managed identity assigned to this resource.
typeIdentityType?: string
Property Value
string
userAssignedIdentities
The identities assigned to this resource by the user.
userAssignedIdentities?: Record<string, UserAssignedIdentity>
Property Value
Record<string, UserAssignedIdentity>
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From TrackedResource.id
location
The geo-location where the resource lives
location: string
Property Value
string
Inherited From TrackedResource.location
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From TrackedResource.systemData
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From TrackedResource.tags
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From TrackedResource.type