public final class Office365PolicyProperties extends Object
| Constructor and Description |
|---|
Office365PolicyProperties() |
| Modifier and Type | Method and Description |
|---|---|
BreakOutCategoryPolicies |
breakOutCategories()
Get the breakOutCategories property: Office 365 breakout categories.
|
void |
validate()
Validates the instance.
|
Office365PolicyProperties |
withBreakOutCategories(BreakOutCategoryPolicies breakOutCategories)
Set the breakOutCategories property: Office 365 breakout categories.
|
public BreakOutCategoryPolicies breakOutCategories()
public Office365PolicyProperties withBreakOutCategories(BreakOutCategoryPolicies breakOutCategories)
breakOutCategories - the breakOutCategories value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.