Sdílet prostřednictvím


CredentialOperationsExtensions Třída

Definice

Rozšiřující metody pro CredentialOperations.

public static class CredentialOperationsExtensions
type CredentialOperationsExtensions = class
Public Module CredentialOperationsExtensions
Dědičnost
CredentialOperationsExtensions

Metody

CreateOrUpdate(ICredentialOperations, String, String, CredentialCreateOrUpdateParameters)

Rozšiřující metody pro CredentialOperations.

CreateOrUpdate(ICredentialOperations, String, String, String, CredentialCreateOrUpdateParameters)

Vytvořte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

CreateOrUpdateAsync(ICredentialOperations, String, String, CredentialCreateOrUpdateParameters)

Rozšiřující metody pro CredentialOperations.

CreateOrUpdateAsync(ICredentialOperations, String, String, String, CredentialCreateOrUpdateParameters, CancellationToken)

Vytvořte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

Delete(ICredentialOperations, String, String, String)

Odstraňte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

DeleteAsync(ICredentialOperations, String, String, String)

Rozšiřující metody pro CredentialOperations.

DeleteAsync(ICredentialOperations, String, String, String, CancellationToken)

Odstraňte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

Get(ICredentialOperations, String, String, String)

Načtěte přihlašovací údaje identifikované názvem přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

GetAsync(ICredentialOperations, String, String, String)

Rozšiřující metody pro CredentialOperations.

GetAsync(ICredentialOperations, String, String, String, CancellationToken)

Načtěte přihlašovací údaje identifikované názvem přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

List(ICredentialOperations, String, String)

Rozšiřující metody pro CredentialOperations.

ListAsync(ICredentialOperations, String, String)

Rozšiřující metody pro CredentialOperations.

ListByAutomationAccount(ICredentialOperations, String, String)

Načtěte seznam přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

ListByAutomationAccountAsync(ICredentialOperations, String, String, CancellationToken)

Načtěte seznam přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

ListByAutomationAccountNext(ICredentialOperations, String)

Načtěte seznam přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

ListByAutomationAccountNextAsync(ICredentialOperations, String, CancellationToken)

Načtěte seznam přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

ListNext(ICredentialOperations, String)

Rozšiřující metody pro CredentialOperations.

ListNextAsync(ICredentialOperations, String)

Rozšiřující metody pro CredentialOperations.

Patch(ICredentialOperations, String, String, CredentialPatchParameters)

Rozšiřující metody pro CredentialOperations.

PatchAsync(ICredentialOperations, String, String, CredentialPatchParameters)

Rozšiřující metody pro CredentialOperations.

Update(ICredentialOperations, String, String, String, CredentialUpdateParameters)

Aktualizujte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

UpdateAsync(ICredentialOperations, String, String, String, CredentialUpdateParameters, CancellationToken)

Aktualizujte přihlašovací údaje. http://aka.ms/azureautomationsdk/credentialoperations

Platí pro