Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RedisCacheAttributesWithAccessKeys Class

Definition

Namespace:
Microsoft.Azure.Commands.RedisCache.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.RedisCache.dll
Assembly:
Microsoft.Azure.Commands.RedisCache.dll

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 RedisCacheAttributesWithAccessKeys : Microsoft.Azure.Commands.RedisCache.Models.RedisCacheAttributes
type RedisCacheAttributesWithAccessKeys = class
 inherit RedisCacheAttributes
Public Class RedisCacheAttributesWithAccessKeys
Inherits RedisCacheAttributes
Inheritance
RedisCacheAttributesWithAccessKeys

Constructors

Name Description
RedisCacheAttributesWithAccessKeys(RedisResource, RedisAccessKeys, String)
RedisCacheAttributesWithAccessKeys(RedisResource, RedisAccessKeys, String)

Properties

Name Description
DisableAccessKeyAuthentication (Inherited from RedisCacheAttributes)
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)
ZonalAllocationPolicy (Inherited from RedisCacheAttributes)
Zone (Inherited from RedisCacheAttributes)

Applies to