Uses of Class
com.azure.resourcemanager.network.models.BreakOutCategoryPolicies
-
Packages that use BreakOutCategoryPolicies Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of BreakOutCategoryPolicies in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return BreakOutCategoryPolicies Modifier and Type Method Description BreakOutCategoryPoliciesOffice365PolicyProperties. breakOutCategories()Get the breakOutCategories property: Office 365 breakout categories.BreakOutCategoryPoliciesBreakOutCategoryPolicies. withAllow(Boolean allow)Set the allow property: Flag to control breakout of o365 allow category.BreakOutCategoryPoliciesBreakOutCategoryPolicies. withDefaultProperty(Boolean defaultProperty)Set the defaultProperty property: Flag to control breakout of o365 default category.BreakOutCategoryPoliciesBreakOutCategoryPolicies. withOptimize(Boolean optimize)Set the optimize property: Flag to control breakout of o365 optimize category.Methods in com.azure.resourcemanager.network.models with parameters of type BreakOutCategoryPolicies Modifier and Type Method Description Office365PolicyPropertiesOffice365PolicyProperties. withBreakOutCategories(BreakOutCategoryPolicies breakOutCategories)Set the breakOutCategories property: Office 365 breakout categories.
-