O365BreakOutCategoryPolicies Class
Office365 breakout categories.
- Inheritance
-
azure.mgmt.network._serialization.ModelO365BreakOutCategoryPolicies
Constructor
O365BreakOutCategoryPolicies(*, allow: bool | None = None, optimize: bool | None = None, default: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
allow
|
Flag to control allow category. |
optimize
|
Flag to control optimize category. |
default
|
Flag to control default category. |
Variables
Name | Description |
---|---|
allow
|
Flag to control allow category. |
optimize
|
Flag to control optimize category. |
default
|
Flag to control default category. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python