Aracılığıyla paylaş


ICredentialOperations.DeleteAsync Yöntem

Tanım

public System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> DeleteAsync (string resourceGroupName, string automationAccount, string credentialName, System.Threading.CancellationToken cancellationToken);
abstract member DeleteAsync : string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
Public Function DeleteAsync (resourceGroupName As String, automationAccount As String, credentialName As String, cancellationToken As CancellationToken) As Task(Of AzureOperationResponse)

Parametreler

resourceGroupName
String
automationAccount
String
credentialName
String
cancellationToken
CancellationToken

Döndürülenler

Task<Microsoft.Azure.AzureOperationResponse>

Şunlara uygulanır