O365PolicyProperties Class
The Office365 breakout policy.
- Inheritance
-
azure.mgmt.network._serialization.ModelO365PolicyProperties
Constructor
O365PolicyProperties(*, break_out_categories: _models.O365BreakOutCategoryPolicies | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
break_out_categories
|
Office365 breakout categories. |
Variables
Name | Description |
---|---|
break_out_categories
|
Office365 breakout categories. |
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