DeploymentSettingsProperties interface
DeploymentSetting properties
Properties
| arc |
Azure resource ids of Arc machines to be part of cluster. |
| deployment |
Scale units will contains list of deployment data |
| deployment |
The deployment mode for cluster deployment. |
| operation |
The intended operation for a cluster. |
| provisioning |
DeploymentSetting provisioning state |
| reported |
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