Share via


OperationCallerDetails Members

Represents the attributes that identify the source of an operation.

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

Public Constructors

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

Top

Public Properties

  Name Description
ClientIPAddress Gets or sets the IP address of the client computer that initiated the operation.
SubscriptionCertificateThumbprint Gets or sets the thumbprint of the management certificate that was used to initiate the operation.
UsedServiceManagementApi Gets or sets whether the operation was initiated by using the Service Management API.
UserEmailAddress Gets or sets the email address that is associated with the Windows Live ID that initiated 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

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