次の方法で共有


Office365PolicyProperties.BreakOutCategories プロパティ

定義

Office 365 ブレークアウト カテゴリを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="breakOutCategories")]
public Microsoft.Azure.Management.Network.Models.BreakOutCategoryPolicies BreakOutCategories { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="breakOutCategories")>]
member this.BreakOutCategories : Microsoft.Azure.Management.Network.Models.BreakOutCategoryPolicies with get, set
Public Property BreakOutCategories As BreakOutCategoryPolicies

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象