IJobVersionsOperations Interface
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.
JobVersionsOperations operations.
public interface IJobVersionsOperations
type IJobVersionsOperations = interface
Public Interface IJobVersionsOperations
Methods
Extension Methods
Get(IJobVersionsOperations, String, String, String, String, Int32) |
Gets a job version. |
GetAsync(IJobVersionsOperations, String, String, String, String, Int32, CancellationToken) |
Gets a job version. |
ListByJob(IJobVersionsOperations, String, String, String, String) |
Gets all versions of a job. |
ListByJobAsync(IJobVersionsOperations, String, String, String, String, CancellationToken) |
Gets all versions of a job. |
ListByJobNext(IJobVersionsOperations, String) |
Gets all versions of a job. |
ListByJobNextAsync(IJobVersionsOperations, String, CancellationToken) |
Gets all versions of a job. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET