ExpressRouteCircuitInner.AllowClassicOperations Property

Definition

Gets or sets allow classic operations.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to