Aracılığıyla paylaş


AgentRegistrationInformationOperationsExtensions.RegenerateKey Yöntem

Tanım

Birincil veya ikincil aracı kayıt anahtarını yeniden oluşturma http://aka.ms/azureautomationsdk/agentregistrationoperations

public static Microsoft.Azure.Management.Automation.Models.AgentRegistration RegenerateKey (this Microsoft.Azure.Management.Automation.IAgentRegistrationInformationOperations operations, string resourceGroupName, string automationAccountName, Microsoft.Azure.Management.Automation.Models.AgentRegistrationRegenerateKeyParameter parameters);
static member RegenerateKey : Microsoft.Azure.Management.Automation.IAgentRegistrationInformationOperations * string * string * Microsoft.Azure.Management.Automation.Models.AgentRegistrationRegenerateKeyParameter -> Microsoft.Azure.Management.Automation.Models.AgentRegistration
<Extension()>
Public Function RegenerateKey (operations As IAgentRegistrationInformationOperations, resourceGroupName As String, automationAccountName As String, parameters As AgentRegistrationRegenerateKeyParameter) As AgentRegistration

Parametreler

operations
IAgentRegistrationInformationOperations

Bu uzantı yöntemi için işlem grubu.

resourceGroupName
String

Azure Kaynak grubunun adı.

automationAccountName
String

Otomasyon hesabının adı.

parameters
AgentRegistrationRegenerateKeyParameter

Yeniden oluşturulacak aracı kayıt anahtarının adı

Döndürülenler

Şunlara uygulanır