你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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