AutomationClient.NewAgentRegistrationKey(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Automation.Model.AgentRegistration NewAgentRegistrationKey (string resourceGroupName, string automationAccountName, string keyType);
abstract member NewAgentRegistrationKey : string * string * string -> Microsoft.Azure.Commands.Automation.Model.AgentRegistration
override this.NewAgentRegistrationKey : string * string * string -> Microsoft.Azure.Commands.Automation.Model.AgentRegistration
Public Function NewAgentRegistrationKey (resourceGroupName As String, automationAccountName As String, keyType As String) As AgentRegistration
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- keyType
- String