BatchParameters Members

Standard parameters for requests to the Azure Batch service.

The following tables list the members exposed by the BatchParameters type.

Public Constructors

  Name Description
  BatchParameters Overloaded.  

Top

Public Properties

  Name Description
public property AccessCondition Optional. Gets or sets conditional headers for the request.
public property ClientRequestId Required. Gets or sets an id for the request.
public property DetailLevel Optional. Gets or sets OData query options for the request.
public property ServerTimeout Optional. Gets or sets the maximum time that the server can spend processing the request, in seconds. The default is 300 seconds (5 minutes).

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

BatchParameters Class
Microsoft.Azure.Batch.Protocol.Models Namespace