1. Packages
  2. Azure Native v2
  3. API Docs
  4. resourceconnector
  5. listApplianceClusterUserCredential
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.resourceconnector.listApplianceClusterUserCredential

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Returns the cluster user credentials for the dedicated appliance. Azure REST API version: 2022-10-27.

Other available API versions: 2021-10-31-preview.

Using listApplianceClusterUserCredential

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 listApplianceClusterUserCredential(args: ListApplianceClusterUserCredentialArgs, opts?: InvokeOptions): Promise<ListApplianceClusterUserCredentialResult>
function listApplianceClusterUserCredentialOutput(args: ListApplianceClusterUserCredentialOutputArgs, opts?: InvokeOptions): Output<ListApplianceClusterUserCredentialResult>
Copy
def list_appliance_cluster_user_credential(resource_group_name: Optional[str] = None,
                                           resource_name: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> ListApplianceClusterUserCredentialResult
def list_appliance_cluster_user_credential_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                           resource_name: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[ListApplianceClusterUserCredentialResult]
Copy
func ListApplianceClusterUserCredential(ctx *Context, args *ListApplianceClusterUserCredentialArgs, opts ...InvokeOption) (*ListApplianceClusterUserCredentialResult, error)
func ListApplianceClusterUserCredentialOutput(ctx *Context, args *ListApplianceClusterUserCredentialOutputArgs, opts ...InvokeOption) ListApplianceClusterUserCredentialResultOutput
Copy

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

public static class ListApplianceClusterUserCredential 
{
    public static Task<ListApplianceClusterUserCredentialResult> InvokeAsync(ListApplianceClusterUserCredentialArgs args, InvokeOptions? opts = null)
    public static Output<ListApplianceClusterUserCredentialResult> Invoke(ListApplianceClusterUserCredentialInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListApplianceClusterUserCredentialResult> listApplianceClusterUserCredential(ListApplianceClusterUserCredentialArgs args, InvokeOptions options)
public static Output<ListApplianceClusterUserCredentialResult> listApplianceClusterUserCredential(ListApplianceClusterUserCredentialArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:resourceconnector:listApplianceClusterUserCredential
  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
Appliances name.
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
Appliances name.
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
Appliances name.
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
Appliances name.
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
Appliances name.
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
Appliances name.

listApplianceClusterUserCredential Result

The following output properties are available:

HybridConnectionConfig Pulumi.AzureNative.ResourceConnector.Outputs.HybridConnectionConfigResponse
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
Kubeconfigs List<Pulumi.AzureNative.ResourceConnector.Outputs.ApplianceCredentialKubeconfigResponse>
The list of appliance kubeconfigs.
HybridConnectionConfig HybridConnectionConfigResponse
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
Kubeconfigs []ApplianceCredentialKubeconfigResponse
The list of appliance kubeconfigs.
hybridConnectionConfig HybridConnectionConfigResponse
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
kubeconfigs List<ApplianceCredentialKubeconfigResponse>
The list of appliance kubeconfigs.
hybridConnectionConfig HybridConnectionConfigResponse
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
kubeconfigs ApplianceCredentialKubeconfigResponse[]
The list of appliance kubeconfigs.
hybrid_connection_config HybridConnectionConfigResponse
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
kubeconfigs Sequence[ApplianceCredentialKubeconfigResponse]
The list of appliance kubeconfigs.
hybridConnectionConfig Property Map
Contains the REP (rendezvous endpoint) and “Listener” access token from notification service (NS).
kubeconfigs List<Property Map>
The list of appliance kubeconfigs.

Supporting Types

ApplianceCredentialKubeconfigResponse

Name This property is required. string
Name which contains the role of the kubeconfig.
Value This property is required. string
Contains the kubeconfig value.
Name This property is required. string
Name which contains the role of the kubeconfig.
Value This property is required. string
Contains the kubeconfig value.
name This property is required. String
Name which contains the role of the kubeconfig.
value This property is required. String
Contains the kubeconfig value.
name This property is required. string
Name which contains the role of the kubeconfig.
value This property is required. string
Contains the kubeconfig value.
name This property is required. str
Name which contains the role of the kubeconfig.
value This property is required. str
Contains the kubeconfig value.
name This property is required. String
Name which contains the role of the kubeconfig.
value This property is required. String
Contains the kubeconfig value.

HybridConnectionConfigResponse

ExpirationTime This property is required. double
Timestamp when this token will be expired.
HybridConnectionName This property is required. string
Name of the connection
Relay This property is required. string
Name of the notification service.
Token This property is required. string
Listener access token
ExpirationTime This property is required. float64
Timestamp when this token will be expired.
HybridConnectionName This property is required. string
Name of the connection
Relay This property is required. string
Name of the notification service.
Token This property is required. string
Listener access token
expirationTime This property is required. Double
Timestamp when this token will be expired.
hybridConnectionName This property is required. String
Name of the connection
relay This property is required. String
Name of the notification service.
token This property is required. String
Listener access token
expirationTime This property is required. number
Timestamp when this token will be expired.
hybridConnectionName This property is required. string
Name of the connection
relay This property is required. string
Name of the notification service.
token This property is required. string
Listener access token
expiration_time This property is required. float
Timestamp when this token will be expired.
hybrid_connection_name This property is required. str
Name of the connection
relay This property is required. str
Name of the notification service.
token This property is required. str
Listener access token
expirationTime This property is required. Number
Timestamp when this token will be expired.
hybridConnectionName This property is required. String
Name of the connection
relay This property is required. String
Name of the notification service.
token This property is required. String
Listener access token

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi