Click or drag to resize
Feature Class
Represents a services endpoint that provides additional features for a job.
Inheritance Hierarchy
SystemObject
  DoubleTake.Jobs.ContractFeature

Namespace: DoubleTake.Jobs.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public class Feature : IExtensibleDataObject

The Feature type exposes the following members.

Constructors
  NameDescription
Public methodFeature
Top
Properties
  NameDescription
Public propertyEndpoint
This value is the endpoint that identifies the location of the service.
Public propertyExtensionData
Gets or sets the structure that contains extra data.
Public propertyTag
This value is the tag that identifies the role of the service.
Top
See Also