Sdílet prostřednictvím


RedisCacheAccessPolicyAssignmentProperties.AccessPolicyName Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="accessPolicyName")]
public string AccessPolicyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessPolicyName")>]
member this.AccessPolicyName : string with get, set
Public Property AccessPolicyName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to