次の方法で共有


VirtualWAN.Office365LocalBreakoutCategory プロパティ

定義

Office ローカル ブレークアウト カテゴリを取得または設定します。 使用可能な値は、'Optimize'、'OptimizeAndAllow'、'All'、'None' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象