SignaturesOverridesList Class
Describes an object containing an array with a single item.
- Inheritance
-
azure.mgmt.network._serialization.ModelSignaturesOverridesList
Constructor
SignaturesOverridesList(*, value: List[_models.SignaturesOverrides] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Describes a list consisting exactly one item describing the policy's signature override status. |
Variables
Name | Description |
---|---|
value
|
Describes a list consisting exactly one item describing the policy's signature override status. |
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