Sdílet prostřednictvím


ICredentialOperations Rozhraní

Definice

Operace CredentialOperations.

public interface ICredentialOperations
type ICredentialOperations = interface
Public Interface ICredentialOperations

Metody

CreateOrUpdateAsync(String, String, CredentialCreateOrUpdateParameters, CancellationToken)

Operace CredentialOperations.

CreateOrUpdateWithHttpMessagesAsync(String, String, String, CredentialCreateOrUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

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

DeleteAsync(String, String, String, CancellationToken)

Operace CredentialOperations.

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

GetAsync(String, String, String, CancellationToken)

Operace CredentialOperations.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListAsync(String, String, CancellationToken)

Operace CredentialOperations.

ListByAutomationAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByAutomationAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListNextAsync(String, CancellationToken)

Operace CredentialOperations.

PatchAsync(String, String, CredentialPatchParameters, CancellationToken)

Operace CredentialOperations.

UpdateWithHttpMessagesAsync(String, String, String, CredentialUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

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

Metody rozšíření

CreateOrUpdate(ICredentialOperations, String, String, CredentialCreateOrUpdateParameters)

Operace CredentialOperations.

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

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

CreateOrUpdateAsync(ICredentialOperations, String, String, CredentialCreateOrUpdateParameters)

Operace 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)

Operace 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)

Operace 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)

Operace CredentialOperations.

ListAsync(ICredentialOperations, String, String)

Operace CredentialOperations.

ListByAutomationAccount(ICredentialOperations, String, String)

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

ListByAutomationAccountAsync(ICredentialOperations, String, String, CancellationToken)

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

ListByAutomationAccountNext(ICredentialOperations, String)

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

ListByAutomationAccountNextAsync(ICredentialOperations, String, CancellationToken)

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

ListNext(ICredentialOperations, String)

Operace CredentialOperations.

ListNextAsync(ICredentialOperations, String)

Operace CredentialOperations.

Patch(ICredentialOperations, String, String, CredentialPatchParameters)

Operace CredentialOperations.

PatchAsync(ICredentialOperations, String, String, CredentialPatchParameters)

Operace 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