getEnterpriseMccCacheNodesOperation

This api gets ispCacheNode resource information Uses Azure REST API version 2023-05-01-preview.

Return

Represents the high level Nodes needed to provision cache node resources

Parameters

argument

null


suspend fun getEnterpriseMccCacheNodesOperation(cacheNodeResourceName: String, customerResourceName: String, resourceGroupName: String): GetEnterpriseMccCacheNodesOperationResult

Return

Represents the high level Nodes needed to provision cache node resources

Parameters

cacheNodeResourceName

Name of the ConnectedCache resource

customerResourceName

Name of the Customer resource

resourceGroupName

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

See also


Return

Represents the high level Nodes needed to provision cache node resources

Parameters

argument

Builder for com.pulumi.azurenative.connectedcache.kotlin.inputs.GetEnterpriseMccCacheNodesOperationPlainArgs.

See also