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