ICredentialOperations.CreateOrUpdateAsync Metod

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateResponse> CreateOrUpdateAsync (string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateParameters parameters, System.Threading.CancellationToken cancellationToken);
abstract member CreateOrUpdateAsync : string * string * Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.CredentialCreateOrUpdateResponse>
Public Function CreateOrUpdateAsync (resourceGroupName As String, automationAccount As String, parameters As CredentialCreateOrUpdateParameters, cancellationToken As CancellationToken) As Task(Of CredentialCreateOrUpdateResponse)

Parametrar

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Returer

Gäller för