NetworkManagerDeploymentStatusListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A list of Network Manager Deployment Status.
public class NetworkManagerDeploymentStatusListResult : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.NetworkManagerDeploymentStatusListResult>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.NetworkManagerDeploymentStatusListResult>
type NetworkManagerDeploymentStatusListResult = class
interface IJsonModel<NetworkManagerDeploymentStatusListResult>
interface IPersistableModel<NetworkManagerDeploymentStatusListResult>
Public Class NetworkManagerDeploymentStatusListResult
Implements IJsonModel(Of NetworkManagerDeploymentStatusListResult), IPersistableModel(Of NetworkManagerDeploymentStatusListResult)
- Inheritance
-
NetworkManagerDeploymentStatusListResult
- Implements
Properties
| Name | Description |
|---|---|
| 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. |