다음을 통해 공유


SharedAccessAuthorizationRuleResource.ClaimValue Property

Definition

Gets a string that describes the claim value

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to