Compartir a través de


NetworkManagerDeploymentStatus Class

Definition

Network Manager Deployment Status.

public class NetworkManagerDeploymentStatus
type NetworkManagerDeploymentStatus = class
Public Class NetworkManagerDeploymentStatus
Inheritance
NetworkManagerDeploymentStatus

Constructors

Name Description
NetworkManagerDeploymentStatus()

Initializes a new instance of the NetworkManagerDeploymentStatus class.

NetworkManagerDeploymentStatus(Nullable<DateTime>, String, String, IList<String>, String, String)

Initializes a new instance of the NetworkManagerDeploymentStatus class.

Properties

Name Description
CommitTime

Gets or sets commit Time.

ConfigurationIds

Gets or sets list of configuration ids.

DeploymentStatus

Gets or sets deployment Status. Possible values include: 'NotStarted', 'Deploying', 'Deployed', 'Failed'

DeploymentType

Gets or sets possible values include: 'SecurityAdmin', 'Connectivity'

ErrorMessage

Gets or sets error Message.

Region

Gets or sets region Name.

Applies to