NetworkManagerDeploymentStatusListResult interface

A list of Network Manager Deployment Status

Properties

skipToken

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.

value

Gets a page of Network Manager Deployment Status

Property Details

skipToken

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.

skipToken?: string

Property Value

string

value

Gets a page of Network Manager Deployment Status

value?: NetworkManagerDeploymentStatus[]

Property Value