SubscriptionListOperationsResponse.SubscriptionOperations Property

Definition

Optional. The list of operations that have been performed on the subscription during the specified timeframe.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation> SubscriptionOperations { get; set; }
member this.SubscriptionOperations : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation> with get, set
Public Property SubscriptionOperations As IList(Of SubscriptionListOperationsResponse.SubscriptionOperation)

Property Value

Applies to