JobCredentialsOperationsExtensions 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 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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET