NetworkManagerDeploymentStatus 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.
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
Azure SDK for .NET