SubscriptionListOperationsResponse::OperationCallerDetails Class
Represents the attributes that identify the source of an operation.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Microsoft.WindowsAzure.Management.Models::SubscriptionListOperationsResponse::OperationCallerDetails
| Name | Description | |
|---|---|---|
![]() | SubscriptionListOperationsResponse::OperationCallerDetails() | Initializes a new instance of the SubscriptionListOperationsResponse::OperationCallerDetails class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


