Sdílet prostřednictvím


RedisCacheAccessPolicyProperties Class

Definition

All properties of an access policy.

public class RedisCacheAccessPolicyProperties
type RedisCacheAccessPolicyProperties = class
Public Class RedisCacheAccessPolicyProperties
Inheritance
RedisCacheAccessPolicyProperties

Constructors

RedisCacheAccessPolicyProperties()

Initializes a new instance of the RedisCacheAccessPolicyProperties class.

RedisCacheAccessPolicyProperties(String, String, String)

Initializes a new instance of the RedisCacheAccessPolicyProperties class.

Properties

Permissions

Gets or sets permissions for the access policy. Learn how to configure permissions at https://aka.ms/redis/AADPreRequisites

ProvisioningState

Gets provisioning state of access policy Possible values include: 'Updating', 'Succeeded', 'Deleting', 'Deleted', 'Canceled', 'Failed'

Type

Gets built-In or Custom access policy Possible values include: 'Custom', 'BuiltIn'

Methods

Validate()

Validate the object.

Applies to