1. Packages
  2. Azure Native
  3. API Docs
  4. containerservice
  5. listManagedClusterMonitoringUserCredentials
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native.containerservice.listManagedClusterMonitoringUserCredentials

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

The list credential result response.

Uses Azure REST API version 2023-04-01.

Other available API versions: 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview, 2024-10-01, 2024-10-02-preview, 2025-01-01.

Using listManagedClusterMonitoringUserCredentials

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 listManagedClusterMonitoringUserCredentials(args: ListManagedClusterMonitoringUserCredentialsArgs, opts?: InvokeOptions): Promise<ListManagedClusterMonitoringUserCredentialsResult>
function listManagedClusterMonitoringUserCredentialsOutput(args: ListManagedClusterMonitoringUserCredentialsOutputArgs, opts?: InvokeOptions): Output<ListManagedClusterMonitoringUserCredentialsResult>
Copy
def list_managed_cluster_monitoring_user_credentials(resource_group_name: Optional[str] = None,
                                                     resource_name: Optional[str] = None,
                                                     server_fqdn: Optional[str] = None,
                                                     opts: Optional[InvokeOptions] = None) -> ListManagedClusterMonitoringUserCredentialsResult
def list_managed_cluster_monitoring_user_credentials_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                                     resource_name: Optional[pulumi.Input[str]] = None,
                                                     server_fqdn: Optional[pulumi.Input[str]] = None,
                                                     opts: Optional[InvokeOptions] = None) -> Output[ListManagedClusterMonitoringUserCredentialsResult]
Copy
func ListManagedClusterMonitoringUserCredentials(ctx *Context, args *ListManagedClusterMonitoringUserCredentialsArgs, opts ...InvokeOption) (*ListManagedClusterMonitoringUserCredentialsResult, error)
func ListManagedClusterMonitoringUserCredentialsOutput(ctx *Context, args *ListManagedClusterMonitoringUserCredentialsOutputArgs, opts ...InvokeOption) ListManagedClusterMonitoringUserCredentialsResultOutput
Copy

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

public static class ListManagedClusterMonitoringUserCredentials 
{
    public static Task<ListManagedClusterMonitoringUserCredentialsResult> InvokeAsync(ListManagedClusterMonitoringUserCredentialsArgs args, InvokeOptions? opts = null)
    public static Output<ListManagedClusterMonitoringUserCredentialsResult> Invoke(ListManagedClusterMonitoringUserCredentialsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListManagedClusterMonitoringUserCredentialsResult> listManagedClusterMonitoringUserCredentials(ListManagedClusterMonitoringUserCredentialsArgs args, InvokeOptions options)
public static Output<ListManagedClusterMonitoringUserCredentialsResult> listManagedClusterMonitoringUserCredentials(ListManagedClusterMonitoringUserCredentialsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:containerservice:listManagedClusterMonitoringUserCredentials
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the managed cluster resource.
ServerFqdn string
server fqdn type for credentials to be returned
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
ResourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the managed cluster resource.
ServerFqdn string
server fqdn type for credentials to be returned
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the managed cluster resource.
serverFqdn String
server fqdn type for credentials to be returned
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
string
The name of the managed cluster resource.
serverFqdn string
server fqdn type for credentials to be returned
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
resource_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the managed cluster resource.
server_fqdn str
server fqdn type for credentials to be returned
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
resourceName
This property is required.
Changes to this property will trigger replacement.
String
The name of the managed cluster resource.
serverFqdn String
server fqdn type for credentials to be returned

listManagedClusterMonitoringUserCredentials Result

The following output properties are available:

Kubeconfigs []CredentialResultResponse
Base64-encoded Kubernetes configuration file.
kubeconfigs List<CredentialResultResponse>
Base64-encoded Kubernetes configuration file.
kubeconfigs CredentialResultResponse[]
Base64-encoded Kubernetes configuration file.
kubeconfigs Sequence[CredentialResultResponse]
Base64-encoded Kubernetes configuration file.
kubeconfigs List<Property Map>
Base64-encoded Kubernetes configuration file.

Supporting Types

CredentialResultResponse

Name This property is required. string
The name of the credential.
Value This property is required. string
Base64-encoded Kubernetes configuration file.
Name This property is required. string
The name of the credential.
Value This property is required. string
Base64-encoded Kubernetes configuration file.
name This property is required. String
The name of the credential.
value This property is required. String
Base64-encoded Kubernetes configuration file.
name This property is required. string
The name of the credential.
value This property is required. string
Base64-encoded Kubernetes configuration file.
name This property is required. str
The name of the credential.
value This property is required. str
Base64-encoded Kubernetes configuration file.
name This property is required. String
The name of the credential.
value This property is required. String
Base64-encoded Kubernetes configuration file.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi