ICredentialOperations 成员
Service operation for automation credentials. (see https://aka.ms/azureautomationsdk/credentialoperations for more information)
以下各表列出了由 ICredentialOperations 类型公开的成员。
公共 方法
(另请参见 Extension 方法)
Name | 说明 | |
---|---|---|
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) |
返回页首
Extension 方法
Name | 说明 | |
---|---|---|
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.) |
返回页首
另请参阅
参考
ICredentialOperations 接口
Microsoft.WindowsAzure.Management.Automation 命名空间