PolicykeyResource.PolicyKey Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to