get Cache Nodes Operation
suspend fun getCacheNodesOperation(argument: GetCacheNodesOperationPlainArgs): GetCacheNodesOperationResult
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
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 getCacheNodesOperation(argument: suspend GetCacheNodesOperationPlainArgsBuilder.() -> Unit): GetCacheNodesOperationResult
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.