DeploymentMachine 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.
Deployment target.
[System.Runtime.Serialization.DataContract]
public class DeploymentMachine : ICloneable
type DeploymentMachine = class
interface ICloneable
Public Class DeploymentMachine
Implements ICloneable
- Inheritance
-
DeploymentMachine
- Derived
- Attributes
- Implements
Constructors
DeploymentMachine() |
Properties
Agent |
Deployment agent. |
Id |
Deployment target Identifier. |
Tags |
Tags of the deployment target. |
Methods
Clone() |
Explicit Interface Implementations
ICloneable.Clone() |