次の方法で共有


RedisCacheAccessPolicyProperties.Type Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to