get Enterprise Mcc Cache Nodes Operation
suspend fun getEnterpriseMccCacheNodesOperation(argument: GetEnterpriseMccCacheNodesOperationPlainArgs): GetEnterpriseMccCacheNodesOperationResult
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
cache Node Resource Name
Name of the ConnectedCache resource
customer Resource Name
Name of the Customer resource
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getEnterpriseMccCacheNodesOperation(argument: suspend GetEnterpriseMccCacheNodesOperationPlainArgsBuilder.() -> Unit): GetEnterpriseMccCacheNodesOperationResult
Return
Represents the high level Nodes needed to provision cache node resources
Parameters
argument
Builder for com.pulumi.azurenative.connectedcache.kotlin.inputs.GetEnterpriseMccCacheNodesOperationPlainArgs.