Uses of Class
com.azure.resourcemanager.network.models.O365BreakOutCategoryPolicies
Packages that use O365BreakOutCategoryPolicies
Package
Description
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 O365BreakOutCategoryPoliciesModifier and TypeMethodDescriptionO365PolicyProperties.breakOutCategories()Get the breakOutCategories property: Office365 breakout categories.static O365BreakOutCategoryPoliciesO365BreakOutCategoryPolicies.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of O365BreakOutCategoryPolicies from the JsonReader.Set the allow property: Flag to control allow category.O365BreakOutCategoryPolicies.withDefaultProperty(Boolean defaultProperty) Set the defaultProperty property: Flag to control default category.O365BreakOutCategoryPolicies.withOptimize(Boolean optimize) Set the optimize property: Flag to control optimize category.Methods in com.azure.resourcemanager.network.models with parameters of type O365BreakOutCategoryPoliciesModifier and TypeMethodDescriptionO365PolicyProperties.withBreakOutCategories(O365BreakOutCategoryPolicies breakOutCategories) Set the breakOutCategories property: Office365 breakout categories.