1. Packages
  2. Azure Native
  3. API Docs
  4. kubernetes
  5. getConnectedCluster
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.kubernetes.getConnectedCluster

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Returns the properties of the specified connected cluster, including name, identity, properties, and additional cluster details.

    Uses Azure REST API version 2024-02-01-preview.

    Other available API versions: 2021-04-01-preview, 2021-10-01, 2022-05-01-preview, 2022-10-01-preview, 2023-11-01-preview, 2024-01-01, 2024-06-01-preview, 2024-07-01-preview, 2024-07-15-preview, 2024-12-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native kubernetes [ApiVersion]. See the version guide for details.

    Using getConnectedCluster

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getConnectedCluster(args: GetConnectedClusterArgs, opts?: InvokeOptions): Promise<GetConnectedClusterResult>
    function getConnectedClusterOutput(args: GetConnectedClusterOutputArgs, opts?: InvokeOptions): Output<GetConnectedClusterResult>
    def get_connected_cluster(cluster_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetConnectedClusterResult
    def get_connected_cluster_output(cluster_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetConnectedClusterResult]
    func LookupConnectedCluster(ctx *Context, args *LookupConnectedClusterArgs, opts ...InvokeOption) (*LookupConnectedClusterResult, error)
    func LookupConnectedClusterOutput(ctx *Context, args *LookupConnectedClusterOutputArgs, opts ...InvokeOption) LookupConnectedClusterResultOutput

    > Note: This function is named LookupConnectedCluster in the Go SDK.

    public static class GetConnectedCluster 
    {
        public static Task<GetConnectedClusterResult> InvokeAsync(GetConnectedClusterArgs args, InvokeOptions? opts = null)
        public static Output<GetConnectedClusterResult> Invoke(GetConnectedClusterInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetConnectedClusterResult> getConnectedCluster(GetConnectedClusterArgs args, InvokeOptions options)
    public static Output<GetConnectedClusterResult> getConnectedCluster(GetConnectedClusterArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:kubernetes:getConnectedCluster
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ClusterName string
    The name of the Kubernetes cluster on which get is called.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    ClusterName string
    The name of the Kubernetes cluster on which get is called.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    clusterName String
    The name of the Kubernetes cluster on which get is called.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    clusterName string
    The name of the Kubernetes cluster on which get is called.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    cluster_name str
    The name of the Kubernetes cluster on which get is called.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    clusterName String
    The name of the Kubernetes cluster on which get is called.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getConnectedCluster Result

    The following output properties are available:

    AgentPublicKeyCertificate string
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    AgentVersion string
    Version of the agent running on the connected cluster resource
    AzureApiVersion string
    The Azure API version of the resource.
    ConnectivityStatus string
    Represents the connectivity status of the connected cluster.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Identity Pulumi.AzureNative.Kubernetes.Outputs.ConnectedClusterIdentityResponse
    The identity of the connected cluster.
    KubernetesVersion string
    The Kubernetes version of the connected cluster resource
    LastConnectivityTime string
    Time representing the last instance when heart beat was received from the cluster
    Location string
    The geo-location where the resource lives
    ManagedIdentityCertificateExpirationTime string
    Expiration time of the managed identity certificate
    MiscellaneousProperties Dictionary<string, string>
    More properties related to the Connected Cluster
    Name string
    The name of the resource
    Offering string
    Connected cluster offering
    SystemData Pulumi.AzureNative.Kubernetes.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    TotalCoreCount int
    Number of CPU cores present in the connected cluster resource
    TotalNodeCount int
    Number of nodes present in the connected cluster resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AadProfile Pulumi.AzureNative.Kubernetes.Outputs.AadProfileResponse
    AAD profile for the connected cluster.
    ArcAgentProfile Pulumi.AzureNative.Kubernetes.Outputs.ArcAgentProfileResponse
    Arc agentry configuration for the provisioned cluster.
    AzureHybridBenefit string
    Indicates whether Azure Hybrid Benefit is opted in
    Distribution string
    The Kubernetes distribution running on this connected cluster.
    DistributionVersion string
    The Kubernetes distribution version on this connected cluster.
    Infrastructure string
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    Kind string
    The kind of connected cluster.
    PrivateLinkScopeResourceId string
    The resource id of the private link scope this connected cluster is assigned to, if any.
    PrivateLinkState string
    Property which describes the state of private link on a connected cluster resource.
    ProvisioningState string
    Provisioning state of the connected cluster resource.
    Tags Dictionary<string, string>
    Resource tags.
    AgentPublicKeyCertificate string
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    AgentVersion string
    Version of the agent running on the connected cluster resource
    AzureApiVersion string
    The Azure API version of the resource.
    ConnectivityStatus string
    Represents the connectivity status of the connected cluster.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Identity ConnectedClusterIdentityResponse
    The identity of the connected cluster.
    KubernetesVersion string
    The Kubernetes version of the connected cluster resource
    LastConnectivityTime string
    Time representing the last instance when heart beat was received from the cluster
    Location string
    The geo-location where the resource lives
    ManagedIdentityCertificateExpirationTime string
    Expiration time of the managed identity certificate
    MiscellaneousProperties map[string]string
    More properties related to the Connected Cluster
    Name string
    The name of the resource
    Offering string
    Connected cluster offering
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    TotalCoreCount int
    Number of CPU cores present in the connected cluster resource
    TotalNodeCount int
    Number of nodes present in the connected cluster resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AadProfile AadProfileResponse
    AAD profile for the connected cluster.
    ArcAgentProfile ArcAgentProfileResponse
    Arc agentry configuration for the provisioned cluster.
    AzureHybridBenefit string
    Indicates whether Azure Hybrid Benefit is opted in
    Distribution string
    The Kubernetes distribution running on this connected cluster.
    DistributionVersion string
    The Kubernetes distribution version on this connected cluster.
    Infrastructure string
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    Kind string
    The kind of connected cluster.
    PrivateLinkScopeResourceId string
    The resource id of the private link scope this connected cluster is assigned to, if any.
    PrivateLinkState string
    Property which describes the state of private link on a connected cluster resource.
    ProvisioningState string
    Provisioning state of the connected cluster resource.
    Tags map[string]string
    Resource tags.
    agentPublicKeyCertificate String
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    agentVersion String
    Version of the agent running on the connected cluster resource
    azureApiVersion String
    The Azure API version of the resource.
    connectivityStatus String
    Represents the connectivity status of the connected cluster.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    identity ConnectedClusterIdentityResponse
    The identity of the connected cluster.
    kubernetesVersion String
    The Kubernetes version of the connected cluster resource
    lastConnectivityTime String
    Time representing the last instance when heart beat was received from the cluster
    location String
    The geo-location where the resource lives
    managedIdentityCertificateExpirationTime String
    Expiration time of the managed identity certificate
    miscellaneousProperties Map<String,String>
    More properties related to the Connected Cluster
    name String
    The name of the resource
    offering String
    Connected cluster offering
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    totalCoreCount Integer
    Number of CPU cores present in the connected cluster resource
    totalNodeCount Integer
    Number of nodes present in the connected cluster resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    aadProfile AadProfileResponse
    AAD profile for the connected cluster.
    arcAgentProfile ArcAgentProfileResponse
    Arc agentry configuration for the provisioned cluster.
    azureHybridBenefit String
    Indicates whether Azure Hybrid Benefit is opted in
    distribution String
    The Kubernetes distribution running on this connected cluster.
    distributionVersion String
    The Kubernetes distribution version on this connected cluster.
    infrastructure String
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    kind String
    The kind of connected cluster.
    privateLinkScopeResourceId String
    The resource id of the private link scope this connected cluster is assigned to, if any.
    privateLinkState String
    Property which describes the state of private link on a connected cluster resource.
    provisioningState String
    Provisioning state of the connected cluster resource.
    tags Map<String,String>
    Resource tags.
    agentPublicKeyCertificate string
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    agentVersion string
    Version of the agent running on the connected cluster resource
    azureApiVersion string
    The Azure API version of the resource.
    connectivityStatus string
    Represents the connectivity status of the connected cluster.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    identity ConnectedClusterIdentityResponse
    The identity of the connected cluster.
    kubernetesVersion string
    The Kubernetes version of the connected cluster resource
    lastConnectivityTime string
    Time representing the last instance when heart beat was received from the cluster
    location string
    The geo-location where the resource lives
    managedIdentityCertificateExpirationTime string
    Expiration time of the managed identity certificate
    miscellaneousProperties {[key: string]: string}
    More properties related to the Connected Cluster
    name string
    The name of the resource
    offering string
    Connected cluster offering
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    totalCoreCount number
    Number of CPU cores present in the connected cluster resource
    totalNodeCount number
    Number of nodes present in the connected cluster resource
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    aadProfile AadProfileResponse
    AAD profile for the connected cluster.
    arcAgentProfile ArcAgentProfileResponse
    Arc agentry configuration for the provisioned cluster.
    azureHybridBenefit string
    Indicates whether Azure Hybrid Benefit is opted in
    distribution string
    The Kubernetes distribution running on this connected cluster.
    distributionVersion string
    The Kubernetes distribution version on this connected cluster.
    infrastructure string
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    kind string
    The kind of connected cluster.
    privateLinkScopeResourceId string
    The resource id of the private link scope this connected cluster is assigned to, if any.
    privateLinkState string
    Property which describes the state of private link on a connected cluster resource.
    provisioningState string
    Provisioning state of the connected cluster resource.
    tags {[key: string]: string}
    Resource tags.
    agent_public_key_certificate str
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    agent_version str
    Version of the agent running on the connected cluster resource
    azure_api_version str
    The Azure API version of the resource.
    connectivity_status str
    Represents the connectivity status of the connected cluster.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    identity ConnectedClusterIdentityResponse
    The identity of the connected cluster.
    kubernetes_version str
    The Kubernetes version of the connected cluster resource
    last_connectivity_time str
    Time representing the last instance when heart beat was received from the cluster
    location str
    The geo-location where the resource lives
    managed_identity_certificate_expiration_time str
    Expiration time of the managed identity certificate
    miscellaneous_properties Mapping[str, str]
    More properties related to the Connected Cluster
    name str
    The name of the resource
    offering str
    Connected cluster offering
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    total_core_count int
    Number of CPU cores present in the connected cluster resource
    total_node_count int
    Number of nodes present in the connected cluster resource
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    aad_profile AadProfileResponse
    AAD profile for the connected cluster.
    arc_agent_profile ArcAgentProfileResponse
    Arc agentry configuration for the provisioned cluster.
    azure_hybrid_benefit str
    Indicates whether Azure Hybrid Benefit is opted in
    distribution str
    The Kubernetes distribution running on this connected cluster.
    distribution_version str
    The Kubernetes distribution version on this connected cluster.
    infrastructure str
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    kind str
    The kind of connected cluster.
    private_link_scope_resource_id str
    The resource id of the private link scope this connected cluster is assigned to, if any.
    private_link_state str
    Property which describes the state of private link on a connected cluster resource.
    provisioning_state str
    Provisioning state of the connected cluster resource.
    tags Mapping[str, str]
    Resource tags.
    agentPublicKeyCertificate String
    Base64 encoded public certificate used by the agent to do the initial handshake to the backend services in Azure.
    agentVersion String
    Version of the agent running on the connected cluster resource
    azureApiVersion String
    The Azure API version of the resource.
    connectivityStatus String
    Represents the connectivity status of the connected cluster.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    identity Property Map
    The identity of the connected cluster.
    kubernetesVersion String
    The Kubernetes version of the connected cluster resource
    lastConnectivityTime String
    Time representing the last instance when heart beat was received from the cluster
    location String
    The geo-location where the resource lives
    managedIdentityCertificateExpirationTime String
    Expiration time of the managed identity certificate
    miscellaneousProperties Map<String>
    More properties related to the Connected Cluster
    name String
    The name of the resource
    offering String
    Connected cluster offering
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource
    totalCoreCount Number
    Number of CPU cores present in the connected cluster resource
    totalNodeCount Number
    Number of nodes present in the connected cluster resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    aadProfile Property Map
    AAD profile for the connected cluster.
    arcAgentProfile Property Map
    Arc agentry configuration for the provisioned cluster.
    azureHybridBenefit String
    Indicates whether Azure Hybrid Benefit is opted in
    distribution String
    The Kubernetes distribution running on this connected cluster.
    distributionVersion String
    The Kubernetes distribution version on this connected cluster.
    infrastructure String
    The infrastructure on which the Kubernetes cluster represented by this connected cluster is running on.
    kind String
    The kind of connected cluster.
    privateLinkScopeResourceId String
    The resource id of the private link scope this connected cluster is assigned to, if any.
    privateLinkState String
    Property which describes the state of private link on a connected cluster resource.
    provisioningState String
    Provisioning state of the connected cluster resource.
    tags Map<String>
    Resource tags.

    Supporting Types

    AadProfileResponse

    AdminGroupObjectIDs List<string>
    The list of AAD group object IDs that will have admin role of the cluster.
    EnableAzureRBAC bool
    Whether to enable Azure RBAC for Kubernetes authorization.
    TenantID string
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
    AdminGroupObjectIDs []string
    The list of AAD group object IDs that will have admin role of the cluster.
    EnableAzureRBAC bool
    Whether to enable Azure RBAC for Kubernetes authorization.
    TenantID string
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
    adminGroupObjectIDs List<String>
    The list of AAD group object IDs that will have admin role of the cluster.
    enableAzureRBAC Boolean
    Whether to enable Azure RBAC for Kubernetes authorization.
    tenantID String
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
    adminGroupObjectIDs string[]
    The list of AAD group object IDs that will have admin role of the cluster.
    enableAzureRBAC boolean
    Whether to enable Azure RBAC for Kubernetes authorization.
    tenantID string
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
    admin_group_object_ids Sequence[str]
    The list of AAD group object IDs that will have admin role of the cluster.
    enable_azure_rbac bool
    Whether to enable Azure RBAC for Kubernetes authorization.
    tenant_id str
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.
    adminGroupObjectIDs List<String>
    The list of AAD group object IDs that will have admin role of the cluster.
    enableAzureRBAC Boolean
    Whether to enable Azure RBAC for Kubernetes authorization.
    tenantID String
    The AAD tenant ID to use for authentication. If not specified, will use the tenant of the deployment subscription.

    AgentErrorResponse

    Component string
    Agent component where error message occured.
    Message string
    Agent error message.
    Severity string
    Severity of the error message.
    Time string
    The timestamp of error occured (UTC).
    Component string
    Agent component where error message occured.
    Message string
    Agent error message.
    Severity string
    Severity of the error message.
    Time string
    The timestamp of error occured (UTC).
    component String
    Agent component where error message occured.
    message String
    Agent error message.
    severity String
    Severity of the error message.
    time String
    The timestamp of error occured (UTC).
    component string
    Agent component where error message occured.
    message string
    Agent error message.
    severity string
    Severity of the error message.
    time string
    The timestamp of error occured (UTC).
    component str
    Agent component where error message occured.
    message str
    Agent error message.
    severity str
    Severity of the error message.
    time str
    The timestamp of error occured (UTC).
    component String
    Agent component where error message occured.
    message String
    Agent error message.
    severity String
    Severity of the error message.
    time String
    The timestamp of error occured (UTC).

    ArcAgentProfileResponse

    AgentAutoUpgrade string
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    AgentErrors List<Pulumi.AzureNative.Kubernetes.Inputs.AgentErrorResponse>
    List of system extensions can be installed on the cluster resource.
    DesiredAgentVersion string
    Version of the Arc agents to be installed on the cluster resource
    SystemComponents List<Pulumi.AzureNative.Kubernetes.Inputs.SystemComponentResponse>
    List of system extensions can be installed on the cluster resource.
    AgentAutoUpgrade string
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    AgentErrors []AgentErrorResponse
    List of system extensions can be installed on the cluster resource.
    DesiredAgentVersion string
    Version of the Arc agents to be installed on the cluster resource
    SystemComponents []SystemComponentResponse
    List of system extensions can be installed on the cluster resource.
    agentAutoUpgrade String
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    agentErrors List<AgentErrorResponse>
    List of system extensions can be installed on the cluster resource.
    desiredAgentVersion String
    Version of the Arc agents to be installed on the cluster resource
    systemComponents List<SystemComponentResponse>
    List of system extensions can be installed on the cluster resource.
    agentAutoUpgrade string
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    agentErrors AgentErrorResponse[]
    List of system extensions can be installed on the cluster resource.
    desiredAgentVersion string
    Version of the Arc agents to be installed on the cluster resource
    systemComponents SystemComponentResponse[]
    List of system extensions can be installed on the cluster resource.
    agent_auto_upgrade str
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    agent_errors Sequence[AgentErrorResponse]
    List of system extensions can be installed on the cluster resource.
    desired_agent_version str
    Version of the Arc agents to be installed on the cluster resource
    system_components Sequence[SystemComponentResponse]
    List of system extensions can be installed on the cluster resource.
    agentAutoUpgrade String
    Indicates whether the Arc agents on the be upgraded automatically to the latest version. Defaults to Enabled.
    agentErrors List<Property Map>
    List of system extensions can be installed on the cluster resource.
    desiredAgentVersion String
    Version of the Arc agents to be installed on the cluster resource
    systemComponents List<Property Map>
    List of system extensions can be installed on the cluster resource.

    ConnectedClusterIdentityResponse

    PrincipalId string
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    Type string
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
    PrincipalId string
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    TenantId string
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    Type string
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
    principalId String
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    type String
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
    principalId string
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    tenantId string
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    type string
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
    principal_id str
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    tenant_id str
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    type str
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.
    principalId String
    The principal id of connected cluster identity. This property will only be provided for a system assigned identity.
    tenantId String
    The tenant id associated with the connected cluster. This property will only be provided for a system assigned identity.
    type String
    The type of identity used for the connected cluster. The type 'SystemAssigned, includes a system created identity. The type 'None' means no identity is assigned to the connected cluster.

    SystemComponentResponse

    CurrentVersion string
    Version of the system extension is currently installed on the cluster resource.
    MajorVersion int
    Major Version of the system extension to be installed on the cluster resource.
    Type string
    Type of the system extension
    UserSpecifiedVersion string
    Version of the system extension to be installed on the cluster resource.
    CurrentVersion string
    Version of the system extension is currently installed on the cluster resource.
    MajorVersion int
    Major Version of the system extension to be installed on the cluster resource.
    Type string
    Type of the system extension
    UserSpecifiedVersion string
    Version of the system extension to be installed on the cluster resource.
    currentVersion String
    Version of the system extension is currently installed on the cluster resource.
    majorVersion Integer
    Major Version of the system extension to be installed on the cluster resource.
    type String
    Type of the system extension
    userSpecifiedVersion String
    Version of the system extension to be installed on the cluster resource.
    currentVersion string
    Version of the system extension is currently installed on the cluster resource.
    majorVersion number
    Major Version of the system extension to be installed on the cluster resource.
    type string
    Type of the system extension
    userSpecifiedVersion string
    Version of the system extension to be installed on the cluster resource.
    current_version str
    Version of the system extension is currently installed on the cluster resource.
    major_version int
    Major Version of the system extension to be installed on the cluster resource.
    type str
    Type of the system extension
    user_specified_version str
    Version of the system extension to be installed on the cluster resource.
    currentVersion String
    Version of the system extension is currently installed on the cluster resource.
    majorVersion Number
    Major Version of the system extension to be installed on the cluster resource.
    type String
    Type of the system extension
    userSpecifiedVersion String
    Version of the system extension to be installed on the cluster resource.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource modification (UTC).
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource modification (UTC).
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource modification (UTC).
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource modification (UTC).
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource modification (UTC).
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource modification (UTC).
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi