get Cache
Gets the details of the Cache specified by its identifier. API Version: 2020-12-01.
Return
Cache details.
Parameters
argument
null
suspend fun getCache(cacheId: String, resourceGroupName: String, serviceName: String): GetCacheResult
Return
Cache details.
Parameters
cache Id
Identifier of the Cache entity. Cache identifier (should be either 'default' or valid Azure region identifier).
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
See also
Return
Cache details.
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetCachePlainArgs.