JobCredentialsOperationsExtensions Class

Definition

Extension methods for JobCredentialsOperations.

public static class JobCredentialsOperationsExtensions
type JobCredentialsOperationsExtensions = class
Public Module JobCredentialsOperationsExtensions
Inheritance
JobCredentialsOperationsExtensions

Methods

CreateOrUpdateAsync(IJobCredentialsOperations, String, String, String, String, JobCredentialInner, CancellationToken)

Creates or updates a job credential.

DeleteAsync(IJobCredentialsOperations, String, String, String, String, CancellationToken)

Deletes a job credential.

GetAsync(IJobCredentialsOperations, String, String, String, String, CancellationToken)

Gets a jobs credential.

ListByAgentAsync(IJobCredentialsOperations, String, String, String, CancellationToken)

Gets a list of jobs credentials.

ListByAgentNextAsync(IJobCredentialsOperations, String, CancellationToken)

Gets a list of jobs credentials.

Applies to