ICredentialOperations Interface
Service operation for automation credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAsync(String^, CredentialCreateParameters^, CancellationToken) | Create a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | DeleteAsync(String^, String^, CancellationToken) | Delete the credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | GetAsync(String^, String^, CancellationToken) | Retrieve the credential identified by credential name. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | ListAsync(String^, CancellationToken) | Retrieve a list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | ListNextAsync(String^, CancellationToken) | Retrieve next list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
![]() | UpdateAsync(String^, CredentialUpdateParameters^, CancellationToken) | Update a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information) |
| Name | Description | |
|---|---|---|
![]() | Create(String^, CredentialCreateParameters^) | Create a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | CreateAsync(String^, CredentialCreateParameters^) | Create a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | Delete(String^, String^) | Delete the credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | DeleteAsync(String^, String^) | Delete the credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | Get(String^, String^) | Retrieve the credential identified by credential name. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | GetAsync(String^, String^) | Retrieve the credential identified by credential name. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | List(String^) | Retrieve a list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | ListAsync(String^) | Retrieve a list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | ListNext(String^) | Retrieve next list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | ListNextAsync(String^) | Retrieve next list of credentials. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | Update(String^, CredentialUpdateParameters^) | Update a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
![]() | UpdateAsync(String^, CredentialUpdateParameters^) | Update a credential. (see http://aka.ms/azureautomationsdk/credentialoperations for more information)(Defined by CredentialOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp)