你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkManagerDeploymentStatusListResult Class

A list of Network Manager Deployment Status.

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.

Default value: None
skip_token
str

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.

Default value: None

Variables

Name Description
value

Gets a page of Network Manager Deployment Status.

skip_token
str

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.