SubscriptionListOperationsResponse.OperationCallerDetails.ClientIPAddress Property

 

Gets or sets the IP address of the client computer that initiated the operation.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public string ClientIPAddress { get; set; }

Property Value

Type: System.String

The IP address.

This value is only returned if UsedServiceManagementApi is true.

Return to top
Show: