NodeConfigurationDeployment Class

Definition

public class NodeConfigurationDeployment
type NodeConfigurationDeployment = class
Public Class NodeConfigurationDeployment
Inheritance
NodeConfigurationDeployment

Constructors

NodeConfigurationDeployment()

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, IList<IDictionary<String,String>>)

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, Job)

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, Job, IList<IDictionary<String,String>>)

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, Job, JobSchedule)

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, Job, JobSchedule, IList<IDictionary<String,String>>)

Initializes a new instance of the NodeConfigurationDeployment class.

NodeConfigurationDeployment(String, String, String, JobCollectionItem)

Properties

AutomationAccountName

Gets or sets the automaiton account name.

Job

Gets or sets the job id.

JobId

Gets or sets the job id.

JobSchedule

Gets or sets Job Schedule.

JobScheduleId

Gets or sets Job Schedule Id.

JobStatus

Gets or sets the job status.

NodeConfigurationName

Gets or sets Node Configuration name.

NodeStatus

Gets or sets list of node groups with their status.

ResourceGroupName

Gets or sets the resource group name.

Applies to