CredentialOperationsExtensions Members
The following tables list the members exposed by the CredentialOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
Create | Create a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
CreateAsync | Create a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
Delete | Delete the credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
DeleteAsync | Delete the credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
Get | Retrieve the credential identified by credential name. (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) | |
List | Retrieve a list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
ListAsync | Retrieve a list of credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
ListNext | Retrieve next 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) | |
Update | Update a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) | |
UpdateAsync | Update a credential. (see https://aka.ms/azureautomationsdk/credentialoperations for more information) |
Top
See Also
Reference
CredentialOperationsExtensions Class
Microsoft.WindowsAzure.Management.Automation Namespace