ListNetworkManagerDeploymentStatusResult

data class ListNetworkManagerDeploymentStatusResult(val skipToken: String? = null, val value: List<NetworkManagerDeploymentStatusResponse>? = null)

A list of Network Manager Deployment Status

Constructors

Link copied to clipboard
constructor(skipToken: String? = null, value: List<NetworkManagerDeploymentStatusResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val skipToken: String? = null

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.

Link copied to clipboard

Gets a page of Network Manager Deployment Status