次の方法で共有


Office365PolicyProperties コンストラクター

定義

オーバーロード

Office365PolicyProperties()

Office365PolicyProperties クラスの新しいインスタンスを初期化します。

Office365PolicyProperties(BreakOutCategoryPolicies)

Office365PolicyProperties クラスの新しいインスタンスを初期化します。

Office365PolicyProperties()

Office365PolicyProperties クラスの新しいインスタンスを初期化します。

public Office365PolicyProperties ();
Public Sub New ()

適用対象

Office365PolicyProperties(BreakOutCategoryPolicies)

Office365PolicyProperties クラスの新しいインスタンスを初期化します。

public Office365PolicyProperties (Microsoft.Azure.Management.Network.Models.BreakOutCategoryPolicies breakOutCategories = default);
new Microsoft.Azure.Management.Network.Models.Office365PolicyProperties : Microsoft.Azure.Management.Network.Models.BreakOutCategoryPolicies -> Microsoft.Azure.Management.Network.Models.Office365PolicyProperties
Public Sub New (Optional breakOutCategories As BreakOutCategoryPolicies = Nothing)

パラメーター

breakOutCategories
BreakOutCategoryPolicies

ブレークアウト カテゴリをOffice 365します。

適用対象