NetworkManagerDeploymentStatusListResult Class
A list of Network Manager Deployment Status.
- Inheritance
-
azure.mgmt.network._serialization.ModelNetworkManagerDeploymentStatusListResult
Constructor
NetworkManagerDeploymentStatusListResult(*, value: List[_models.NetworkManagerDeploymentStatus] | None = None, skip_token: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
Gets a page of Network Manager Deployment Status. |
skip_token
|
When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data. |
Variables
Name | Description |
---|---|
value
|
Gets a page of Network Manager Deployment Status. |
skip_token
|
When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python