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