getBmcKeySet

Get baseboard management controller key set of the provided cluster. API Version: 2022-12-12-preview.

Return

null

Parameters

argument

null


suspend fun getBmcKeySet(bmcKeySetName: String, clusterName: String, resourceGroupName: String): GetBmcKeySetResult

Return

null

Parameters

bmcKeySetName

The name of the baseboard management controller key set.

clusterName

The name of the cluster.

resourceGroupName

The name of the resource group. The name is case insensitive.

See also


Return

null

Parameters

argument

Builder for com.pulumi.azurenative.networkcloud.kotlin.inputs.GetBmcKeySetPlainArgs.

See also