GeoBackupPolicyListResult Class
The response to a list geo backup policies request.
- Inheritance
-
msrest.serialization.ModelGeoBackupPolicyListResult
Constructor
GeoBackupPolicyListResult(*, value: List[GeoBackupPolicy] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
value
Required
|
The list of geo backup policies. |
Keyword-Only Parameters
Name | Description |
---|---|
value
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