Aracılığıyla paylaş


CredentialOperationsExtensions.Update Yöntem

Tanım

Kimlik bilgilerini güncelleştirme. http://aka.ms/azureautomationsdk/credentialoperations

public static Microsoft.Azure.Management.Automation.Models.Credential Update (this Microsoft.Azure.Management.Automation.ICredentialOperations operations, string resourceGroupName, string automationAccountName, string credentialName, Microsoft.Azure.Management.Automation.Models.CredentialUpdateParameters parameters);
static member Update : Microsoft.Azure.Management.Automation.ICredentialOperations * string * string * string * Microsoft.Azure.Management.Automation.Models.CredentialUpdateParameters -> Microsoft.Azure.Management.Automation.Models.Credential
<Extension()>
Public Function Update (operations As ICredentialOperations, resourceGroupName As String, automationAccountName As String, credentialName As String, parameters As CredentialUpdateParameters) As Credential

Parametreler

operations
ICredentialOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Azure Kaynak grubunun adı.

automationAccountName
String

Otomasyon hesabının adı.

credentialName
String

Kimlik bilgilerini güncelleştir işlemine sağlanan parametreler.

parameters
CredentialUpdateParameters

Kimlik bilgilerini güncelleştir işlemine sağlanan parametreler.

Döndürülenler

Şunlara uygulanır