Compartir a través de


RedisCacheAccessPolicy.PropertiesType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.type")]
public string PropertiesType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.type")>]
member this.PropertiesType : string
Public ReadOnly Property PropertiesType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to