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

RedisCacheAccessPolicyAssignmentProperties Class

Definition

Properties for an access policy assignment

public class RedisCacheAccessPolicyAssignmentProperties
type RedisCacheAccessPolicyAssignmentProperties = class
Public Class RedisCacheAccessPolicyAssignmentProperties
Inheritance
RedisCacheAccessPolicyAssignmentProperties

Constructors

RedisCacheAccessPolicyAssignmentProperties()

Initializes a new instance of the RedisCacheAccessPolicyAssignmentProperties class.

RedisCacheAccessPolicyAssignmentProperties(String, String, String, String)

Initializes a new instance of the RedisCacheAccessPolicyAssignmentProperties class.

Properties

AccessPolicyName

Gets or sets the name of the access policy that is being assigned

ObjectId

Gets or sets object Id to assign access policy to

ObjectIdAlias

Gets or sets user friendly name for object id. Also represents username for token based authentication

ProvisioningState

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

Methods

Validate()

Validate the object.

Applies to