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