你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AgentRegistration Class

Definition

The Agent Registration.

public class AgentRegistration
type AgentRegistration = class
Public Class AgentRegistration
Inheritance
AgentRegistration

Constructors

AgentRegistration()

Initializes a new instance of the AgentRegistration class.

AgentRegistration(String, String, AgentRegistration)

Initializes a new instance of the AgentRegistration class.

Properties

AutomationAccountName

Gets or sets the automation account name.

Endpoint

Gets or sets the pull server end point

PrimaryKey

Gets or sets the agent registration information primary key

ResourceGroupName

Gets or sets the resource group name.

SecondaryKey

Gets or sets the agent registration information secondary key

Applies to