SensitivityLabelUpdateList Class
A list of sensitivity label update operations.
- Inheritance
-
msrest.serialization.ModelSensitivityLabelUpdateList
Constructor
SensitivityLabelUpdateList(*, operations: List[SensitivityLabelUpdate] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
operations
Required
|
|
Keyword-Only Parameters
Name | Description |
---|---|
operations
Required
|
|
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