Represents a reference to an agent queue.
Specification of the agent defined by the pool provider.
Represents a change associated with a build.
Represents binding of data source for the service endpoint request.
Defines policy on environment queuing at Release Management side queue. We will send to Environment Runner [creating pre-deploy and other steps] only when the policies mentioned are satisfied.
Class to represent favorite entry.
Describes an input for subscriptions.
Describes what values are valid for a subscription input
Information about a single value for an input
Information about the possible/allowed values for a given subscription input
Error information related to a subscription input value.
The class represents a property bag as a collection of key-value pairs. Values of all primitive types (any type with a TypeCode != TypeCode.Object) except for DBNull are accepted. Values of type Byte[], Int32, Double, DateType and String preserve their type, other primitives are retuned as a String. Byte[] expected as base64 encoded string.
The class to represent a collection of REST reference links.
Represents a reference to a resource.
Represents a reference to a service endpoint.
A variable group reference is a shallow reference to variable group.
This class is used to serialized collections as a single JSON object on the wire, to avoid serializing JSON arrays directly to the client, which can be a security hole