NetworkManagerDeploymentStatus Class

Definition

Network Manager Deployment Status.

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

Constructors

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

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