Share via


SubscriptionOperation Members

Represents an operation that has been performed on the subscription during the specified timeframe.

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

Public Constructors

  Name Description
  SubscriptionOperation Initializes a new instance of the SubscriptionOperation class.

Top

Public Properties

  Name Description
OperationCaller Gets or sets an OperationCallerDetails object that defines the attributes of the source of the operation.
OperationCompletedTime Gets or sets the time that the operation finished.
OperationId Gets or sets the globally unique identifier (GUID) of the operation.
OperationName Gets or sets the name of the performed operation.
OperationObjectId Gets or sets the target object for the operation.
OperationParameters Gets or sets the collection of parameters for the performed operation.
OperationStartedTime Gets or sets the time that the operation started.
OperationStatus Gets or sets the status of the operation.

Top

Public Methods

(see also Protected Methods)

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

Top

Protected Methods

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

Top

See Also

Reference

SubscriptionOperation Class
Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse Namespace