Uses of Class
com.azure.resourcemanager.network.models.O365PolicyProperties
-
Packages that use O365PolicyProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of O365PolicyProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return O365PolicyProperties Modifier and Type Method Description O365PolicyPropertiesVpnSiteInner. o365Policy()Get the o365Policy property: Office365 Policy.O365PolicyPropertiesVpnSiteProperties. o365Policy()Get the o365Policy property: Office365 Policy.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type O365PolicyProperties Modifier and Type Method Description VpnSiteInnerVpnSiteInner. withO365Policy(O365PolicyProperties o365Policy)Set the o365Policy property: Office365 Policy.VpnSitePropertiesVpnSiteProperties. withO365Policy(O365PolicyProperties o365Policy)Set the o365Policy property: Office365 Policy. -
Uses of O365PolicyProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return O365PolicyProperties Modifier and Type Method Description O365PolicyPropertiesO365PolicyProperties. withBreakOutCategories(O365BreakOutCategoryPolicies breakOutCategories)Set the breakOutCategories property: Office365 breakout categories.
-