OperationContract.Policies Property

Definition

Gets or sets operation Policies

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to