JobStepExecutionsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for JobStepExecutionsOperations.
public static class JobStepExecutionsOperationsExtensions
type JobStepExecutionsOperationsExtensions = class
Public Module JobStepExecutionsOperationsExtensions
- Inheritance
-
JobStepExecutionsOperationsExtensions
Methods
GetAsync(IJobStepExecutionsOperations, String, String, String, String, Guid, String, CancellationToken) |
Gets a step execution of a job execution. |
ListByJobExecutionAsync(IJobStepExecutionsOperations, String, String, String, String, Guid, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>, CancellationToken) |
Lists the step executions of a job execution. |
ListByJobExecutionNextAsync(IJobStepExecutionsOperations, String, CancellationToken) |
Lists the step executions of a job execution. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET