SubscriptionListOperationsResponse.OperationCallerDetails.UsedServiceManagementApi Property

 

Gets or sets whether the operation was initiated by using the Service Management API.

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

public bool UsedServiceManagementApi { get; set; }

Property Value

Type: System.Boolean

true if the operation was initiated by using the Service Management API; otherwise, false.

Return to top
Show: