你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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分组讨论类别。

适用于