getRegistryCredentials

Gets the administrator login credentials for the specified container registry. API Version: 2016-06-27-preview.

Return

The result of a request to get the administrator login credentials for a container registry.

Parameters

argument

null


suspend fun getRegistryCredentials(registryName: String, resourceGroupName: String): GetRegistryCredentialsResult

Return

The result of a request to get the administrator login credentials for a container registry.

Parameters

registryName

The name of the container registry.

resourceGroupName

The name of the resource group to which the container registry belongs.

See also


Return

The result of a request to get the administrator login credentials for a container registry.

Parameters

argument

Builder for com.pulumi.azurenative.containerregistry.kotlin.inputs.GetRegistryCredentialsPlainArgs.

See also