Cluster

class Cluster : KotlinCustomResource

Uses Azure REST API version 2025-02-01. In version 2.x of the Azure Native provider, it used API version 2023-10-01-preview. Other available API versions: 2023-10-01-preview, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native networkcloud [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:networkcloud:Cluster clusterName /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetworkCloud/clusters/{clusterName}

Properties

Link copied to clipboard

The rack definition that is intended to reflect only a single rack in a single rack cluster, or an aggregator rack in a multi-rack cluster.

Link copied to clipboard

The settings for the log analytics workspace used for output of logs from this cluster.

Link copied to clipboard

Field Deprecated. The resource ID of the Log Analytics Workspace that will be used for storing relevant logs.

Link copied to clipboard

The list of cluster runtime version upgrades available for this cluster.

Link copied to clipboard
val azureApiVersion: Output<String>

The Azure API version of the resource.

Link copied to clipboard

The capacity supported by this cluster.

Link copied to clipboard

The latest heartbeat status between the cluster manager and the cluster.

Link copied to clipboard

The extended location (custom location) that represents the cluster's control plane location. This extended location is used to route the requests of child objects of the cluster that are handled by the platform operator.

Link copied to clipboard
val clusterLocation: Output<String>?

The customer-provided location information to identify where the cluster resides.

Link copied to clipboard

The latest connectivity status between cluster manager and the cluster.

Link copied to clipboard

The resource ID of the cluster manager that manages this cluster. This is set by the Cluster Manager when the cluster is created.

Link copied to clipboard

The service principal to be used by the cluster during Arc Appliance installation.

Link copied to clipboard
val clusterType: Output<String>

The type of rack configuration for the cluster.

Link copied to clipboard
val clusterVersion: Output<String>

The current runtime version of the cluster.

Link copied to clipboard

The settings for commands run in this cluster, such as bare metal machine run read only commands and data extracts.

Link copied to clipboard

The validation threshold indicating the allowable failures of compute machines during environment validation and deployment.

Link copied to clipboard

The list of rack definitions for the compute racks in a multi-rack cluster, or an empty list in a single-rack cluster.

Link copied to clipboard
val detailedStatus: Output<String>

The current detailed status of the cluster.

Link copied to clipboard

The descriptive message about the detailed status.

Link copied to clipboard
val etag: Output<String>

Resource ETag.

Link copied to clipboard

The extended location of the cluster manager associated with the cluster.

Link copied to clipboard

Field Deprecated. This field will not be populated in an upcoming version. The extended location (custom location) that represents the Hybrid AKS control plane location. This extended location is used when creating provisioned clusters (Hybrid AKS clusters).

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The identity for the resource.

Link copied to clipboard
val location: Output<String>

The geo-location where the resource lives

Link copied to clipboard

The configuration of the managed resource group associated with the resource.

Link copied to clipboard

The count of Manual Action Taken (MAT) events that have not been validated.

Link copied to clipboard
val name: Output<String>

The name of the resource

Link copied to clipboard
val networkFabricId: Output<String>

The resource ID of the Network Fabric associated with the cluster.

Link copied to clipboard

The provisioning state of the cluster.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The settings for cluster runtime protection.

Link copied to clipboard

The configuration for use of a key vault to store secrets for later retrieval by the operator.

Link copied to clipboard

The settings for the secret archive used to hold credentials for the cluster.

Link copied to clipboard

The support end date of the runtime version of the cluster.

Link copied to clipboard

Azure Resource Manager metadata containing createdBy and modifiedBy information.

Link copied to clipboard
val tags: Output<Map<String, String>>?

Resource tags.

Link copied to clipboard
val type: Output<String>

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Link copied to clipboard

The strategy for updating the cluster.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The settings for how security vulnerability scanning is applied to the cluster.

Link copied to clipboard

The list of workload resource IDs that are hosted within this cluster.