Uses of Class
com.azure.resourcemanager.network.models.BreakOutCategoryPolicies
Packages that use BreakOutCategoryPolicies
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of BreakOutCategoryPolicies in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type BreakOutCategoryPoliciesModifier and TypeClassDescriptionfinal classNetwork Virtual Appliance Sku Properties.Methods in com.azure.resourcemanager.network.models that return BreakOutCategoryPoliciesModifier and TypeMethodDescriptionOffice365PolicyProperties.breakOutCategories()Get the breakOutCategories property: Office 365 breakout categories.static BreakOutCategoryPoliciesBreakOutCategoryPolicies.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BreakOutCategoryPolicies from the JsonReader.Set the allow property: Flag to control breakout of o365 allow category.BreakOutCategoryPolicies.withDefaultProperty(Boolean defaultProperty) Set the defaultProperty property: Flag to control breakout of o365 default category.BreakOutCategoryPolicies.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 BreakOutCategoryPoliciesModifier and TypeMethodDescriptionOffice365PolicyProperties.withBreakOutCategories(BreakOutCategoryPolicies breakOutCategories) Set the breakOutCategories property: Office 365 breakout categories.