次の方法で共有


ExpressRouteCircuit.AllowClassicOperations プロパティ

定義

クラシック操作を許可するを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象