RedisCacheAttributesWithAccessKeys Class

Definition

public class RedisCacheAttributesWithAccessKeys : Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes
type RedisCacheAttributesWithAccessKeys = class
    inherit RedisCacheAttributes
Public Class RedisCacheAttributesWithAccessKeys
Inherits RedisCacheAttributes
Inheritance
RedisCacheAttributesWithAccessKeys

Constructors

RedisCacheAttributesWithAccessKeys(RedisResource, RedisAccessKeys, String)
RedisCacheAttributesWithAccessKeys(RedisResource, RedisAccessKeys, String)

Properties

EnableNonSslPort (Inherited from RedisCacheAttributes)
HostName (Inherited from RedisCacheAttributes)
Id (Inherited from RedisCacheAttributes)
IdentityType (Inherited from RedisCacheAttributes)
Location (Inherited from RedisCacheAttributes)
MinimumTlsVersion (Inherited from RedisCacheAttributes)
Name (Inherited from RedisCacheAttributes)
Port (Inherited from RedisCacheAttributes)
PrimaryKey
ProvisioningState (Inherited from RedisCacheAttributes)
RedisConfiguration (Inherited from RedisCacheAttributes)
RedisVersion (Inherited from RedisCacheAttributes)
ResourceGroupName (Inherited from RedisCacheAttributes)
SecondaryKey
ShardCount (Inherited from RedisCacheAttributes)
Size (Inherited from RedisCacheAttributes)
Sku (Inherited from RedisCacheAttributes)
SslPort (Inherited from RedisCacheAttributes)
StaticIP (Inherited from RedisCacheAttributes)
SubnetId (Inherited from RedisCacheAttributes)
SystemAssignedIdentity (Inherited from RedisCacheAttributes)
Tag (Inherited from RedisCacheAttributes)
TenantSettings (Inherited from RedisCacheAttributes)
Type (Inherited from RedisCacheAttributes)
UpdateChannel (Inherited from RedisCacheAttributes)
UserAssignedIdentity (Inherited from RedisCacheAttributes)
Zone (Inherited from RedisCacheAttributes)

Applies to