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

O365PolicyProperties 构造函数

定义

重载

O365PolicyProperties()

初始化 O365PolicyProperties 类的新实例。

O365PolicyProperties(O365BreakOutCategoryPolicies)

初始化 O365PolicyProperties 类的新实例。

O365PolicyProperties()

初始化 O365PolicyProperties 类的新实例。

public O365PolicyProperties();
Public Sub New ()

适用于

O365PolicyProperties(O365BreakOutCategoryPolicies)

初始化 O365PolicyProperties 类的新实例。

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

参数

breakOutCategories
O365BreakOutCategoryPolicies

Office365 分组讨论类别。

适用于