Share via


DeploymentSettingsProperties interface

DeploymentSetting properties

Properties

arcNodeResourceIds

Azure resource ids of Arc machines to be part of cluster.

deploymentConfiguration

Scale units will contains list of deployment data

deploymentMode

The deployment mode for cluster deployment.

operationType

The intended operation for a cluster.

provisioningState

DeploymentSetting provisioning state

reportedProperties

Deployment Status reported from cluster.

Property Details

arcNodeResourceIds

Azure resource ids of Arc machines to be part of cluster.

arcNodeResourceIds: string[]

Property Value

string[]

deploymentConfiguration

Scale units will contains list of deployment data

deploymentConfiguration: DeploymentConfiguration

Property Value

deploymentMode

The deployment mode for cluster deployment.

deploymentMode: string

Property Value

string

operationType

The intended operation for a cluster.

operationType?: string

Property Value

string

provisioningState

DeploymentSetting provisioning state

provisioningState?: string

Property Value

string

reportedProperties

Deployment Status reported from cluster.

reportedProperties?: EceReportedProperties

Property Value