SubscriptionListOperationsParameters Class
Represents the parameters are used to list the operations that have been performed on a subscription.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
| Name | Description | |
|---|---|---|
![]() | SubscriptionListOperationsParameters() | Initializes a new instance of the SubscriptionListOperationsParameters class. |
![]() | SubscriptionListOperationsParameters(DateTime, DateTime) | Initializes a new instance of the SubscriptionListOperationsParameters class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | ContinuationToken | Gets or sets a token that is used to list sets of long results. |
![]() | EndTime | Gets or sets the end of the timeframe to list subscription operations in UTC format. |
![]() | ObjectIdFilter | Gets or sets the object identifier that is used to list subscription operations. |
![]() | OperationStatus | Gets or sets a T:Microsoft.WindowsAzure.Management.Models.OperationStatus value that specifies the status that is to be used to list subscription operations. |
![]() | StartTime | Gets or sets the start of the timeframe to list subscription operations in UTC format. |
| 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.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)