getCacheNodesOperation

Retrieves the properties of a cacheNodes Uses Azure REST API version 2023-05-01-preview.

Return

Concrete tracked resource types can be created by aliasing this type using a specific property type.

Parameters

argument

null


suspend fun getCacheNodesOperation(customerResourceName: String, resourceGroupName: String): GetCacheNodesOperationResult

Return

Concrete tracked resource types can be created by aliasing this type using a specific property type.

Parameters

customerResourceName

Name of the Customer resource

resourceGroupName

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

See also


Return

Concrete tracked resource types can be created by aliasing this type using a specific property type.

Parameters

argument

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

See also