RestorePointCollectionListResult Třída
Odpověď operace shromažďování bodu obnovení výpisu
- Dědičnost
-
azure.mgmt.compute._serialization.ModelRestorePointCollectionListResult
Konstruktor
RestorePointCollectionListResult(*, value: List[_models.RestorePointCollection] | None = None, next_link: str | None = None, **kwargs)
Proměnné
- value
- list[RestorePointCollection]
Získá seznam kolekcí bodů obnovení.
- next_link
- str
Identifikátor URI pro načtení další stránky RestorePointCollections. Volejte ListNext() s tímto příkazem a načtěte další stránku RestorePointCollections.