PsApiManagementCache Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PsApiManagementCache : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementArmResource
type PsApiManagementCache = class
inherit PsApiManagementArmResource
Public Class PsApiManagementCache
Inherits PsApiManagementArmResource
- Inheritance
Constructors
PsApiManagementCache() | |
PsApiManagementCache(String) |
Properties
AzureRedisResourceId |
Gets or sets original uri of entity in external system cache points to |
CacheId |
Identifier of the Cache |
ConnectionString |
Gets or sets runtime connection string to cache |
Description |
Gets or sets cache description |
Id |
Arm Identifier of the Resource (Inherited from PsApiManagementArmResource) |
ResourceGroupName |
Resource Group Name the resource is part of. (Inherited from PsApiManagementArmResource) |
ServiceName |
Api Management service Name to which the Resource belongs (Inherited from PsApiManagementArmResource) |
UseFromLocation |