Edit

Share via


DeploymentMachine Class

Definition

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()

Applies to