| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BreakOutCategoryPolicies |
Office365PolicyProperties.breakOutCategories()
Get the breakOutCategories property: Office 365 breakout categories.
|
BreakOutCategoryPolicies |
BreakOutCategoryPolicies.withAllow(Boolean allow)
Set the allow property: Flag to control breakout of o365 allow category.
|
BreakOutCategoryPolicies |
BreakOutCategoryPolicies.withDefaultProperty(Boolean defaultProperty)
Set the defaultProperty property: Flag to control breakout of o365 default category.
|
BreakOutCategoryPolicies |
BreakOutCategoryPolicies.withOptimize(Boolean optimize)
Set the optimize property: Flag to control breakout of o365 optimize category.
|
| Modifier and Type | Method and Description |
|---|---|
Office365PolicyProperties |
Office365PolicyProperties.withBreakOutCategories(BreakOutCategoryPolicies breakOutCategories)
Set the breakOutCategories property: Office 365 breakout categories.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.