Share via


ExpressRouteConnectionInner.EnableInternetSecurity Property

Definition

Gets or sets enable internet security.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to