Interface ContainerAzureClusterAzureServicesAuthentication

    • Method Detail

      • getApplicationId

        @Stability(Stable)
        @NotNull
        String getApplicationId()
        The Azure Active Directory Application ID for Authentication configuration.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_cluster#application_id ContainerAzureCluster#application_id}

      • getTenantId

        @Stability(Stable)
        @NotNull
        String getTenantId()
        The Azure Active Directory Tenant ID for Authentication configuration.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_azure_cluster#tenant_id ContainerAzureCluster#tenant_id}