AgentRegistrationRegenerateKeyParameter Class
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.
The parameters supplied to the regenerate keys operation.
public class AgentRegistrationRegenerateKeyParameter : Microsoft.Azure.Management.Automation.Models.ResourceCreateOrUpdateParameterBase
type AgentRegistrationRegenerateKeyParameter = class
inherit ResourceCreateOrUpdateParameterBase
Public Class AgentRegistrationRegenerateKeyParameter
Inherits ResourceCreateOrUpdateParameterBase
- Inheritance
Constructors
AgentRegistrationRegenerateKeyParameter() |
Initializes a new instance of the AgentRegistrationRegenerateKeyParameter class. |
AgentRegistrationRegenerateKeyParameter(String) |
Initializes a new instance of the AgentRegistrationRegenerateKeyParameter class with required arguments. |
Properties
KeyName |
Required. Gets or sets the agent registration key name - Primary or Secondary. |
Location |
Optional. Gets or sets the location of the resource. (Inherited from ResourceCreateOrUpdateParameterBase) |
Name |
Optional. Gets or sets the name of the resource. (Inherited from ResourceCreateOrUpdateParameterBase) |
Tags |
Optional. Gets or sets the tags attached to the resource. (Inherited from ResourceCreateOrUpdateParameterBase) |