Sdílet prostřednictvím


AgentRegistrationInformationOperationsExtensions.RegenerateKey Metoda

Definice

Opětovné vygenerování primárního nebo sekundárního registračního klíče agenta 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

Parametry

operations
IAgentRegistrationInformationOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků Azure.

automationAccountName
String

Název účtu Automation.

parameters
AgentRegistrationRegenerateKeyParameter

Název registračního klíče agenta, který se má znovu vygenerovat

Návraty

Platí pro