Share via


ManagedVirtualNetworkSettings.PreventDataExfiltration Property

Definition

Gets or sets prevent Data Exfiltration

[Newtonsoft.Json.JsonProperty(PropertyName="preventDataExfiltration")]
public bool? PreventDataExfiltration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preventDataExfiltration")>]
member this.PreventDataExfiltration : Nullable<bool> with get, set
Public Property PreventDataExfiltration As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to