SubscriptionListOperationsParameters Members
Represents the parameters are used to list the operations that have been performed on a subscription.
The following tables list the members exposed by the SubscriptionListOperationsParameters type.
Public Constructors
Name | Description | |
---|---|---|
SubscriptionListOperationsParameters | Overloaded. |
Top
Public Properties
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 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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SubscriptionListOperationsParameters Class
Microsoft.WindowsAzure.Management.Models Namespace