OnDemandTransferOptions Members

Specifies options for an on-demand transfer.

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

Public Constructors

  Name Description
  OnDemandTransferOptions  

Top

Public Properties

  Name Description
public property From Gets or sets the start of the time window for which event data is to be transferred.
public property LogLevelFilter Gets or sets the filter level for event data that has been logged with level information.
public property NotificationQueueName Gets or sets the name of the queue where transfer completion notification can optionally be sent.
public property To Gets or sets the end of the time window for which event data is to be transferred.

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

OnDemandTransferOptions Class
Microsoft.WindowsAzure.Diagnostics.Management Namespace