NetworkManagerCommit 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 Commit.
public class NetworkManagerCommit
type NetworkManagerCommit = class
Public Class NetworkManagerCommit
- Inheritance
-
NetworkManagerCommit
Constructors
| Name | Description |
|---|---|
| NetworkManagerCommit() |
Initializes a new instance of the NetworkManagerCommit class. |
| NetworkManagerCommit(IList<String>, String, String, IList<String>) |
Initializes a new instance of the NetworkManagerCommit class. |
Properties
| Name | Description |
|---|---|
| CommitId |
Gets commit Id. |
| CommitType |
Gets or sets commit Type. Possible values include: 'SecurityAdmin', 'Connectivity' |
| ConfigurationIds |
Gets or sets list of configuration ids. |
| TargetLocations |
Gets or sets list of target locations. |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |