ICredentialOperations Members
Service operation for automation credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information)
The following tables list the members exposed by the ICredentialOperations type.
Public Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
CreateAsync | Create a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
DeleteAsync | Delete the credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
GetAsync | Retrieve the credential identified by credential name. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
ListAsync | Retrieve a list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
ListNextAsync | Retrieve next list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
UpdateAsync | Update a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) |
Top
Extension Methods
Name | Description | |
---|---|---|
Create | Create a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
CreateAsync | Create a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
Delete | Delete the credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
DeleteAsync | Delete the credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
Get | Retrieve the credential identified by credential name. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
GetAsync | Retrieve the credential identified by credential name. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
List | Retrieve a list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
ListAsync | Retrieve a list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
ListNext | Retrieve next list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
ListNextAsync | Retrieve next list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
Update | Update a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) | |
UpdateAsync | Update a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) (Defined by CredentialOperationsExtensions.) |
Top
See Also
Reference
ICredentialOperations Interface
Microsoft.WindowsAzure.Management.Automation Namespace