Condividi tramite


DataPolicyManifest.PolicyMode Property

Definition

Gets or sets the policy mode of the data policy manifest.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to