SubscriptionListOperationsResponse.SubscriptionOperations Property
Gets or sets a collection of SubscriptionListOperationsResponse.SubscriptionOperation objects that lists the operations that have been performed on the subscription during the specified timeframe.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Public Property SubscriptionOperations As IList(Of SubscriptionListOperationsResponse.SubscriptionOperation)
Property Value
Type: System.Collections.Generic.IList(Of SubscriptionListOperationsResponse.SubscriptionOperation)A collection of SubscriptionListOperationsResponse.SubscriptionOperation objects.
Show: