getArcSetting

Get ArcSetting resource details of HCI Cluster. API Version: 2021-01-01-preview.

Return

ArcSetting details.

Parameters

argument

null


suspend fun getArcSetting(arcSettingName: String, clusterName: String, resourceGroupName: String): GetArcSettingResult

Return

ArcSetting details.

Parameters

arcSettingName

The name of the proxy resource holding details of HCI ArcSetting information.

clusterName

The name of the cluster.

resourceGroupName

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

See also


Return

ArcSetting details.

Parameters

argument

Builder for com.pulumi.azurenative.azurestackhci.kotlin.inputs.GetArcSettingPlainArgs.

See also