Share via


DeploymentData interface

The Deployment data of AzureStackHCI Cluster.

Properties

adouPath

The path to the Active Directory Organizational Unit container object prepared for the deployment.

cluster

Observability config to deploy AzureStackHCI Cluster.

domainFqdn

FQDN to deploy cluster

hostNetwork

HostNetwork config to deploy AzureStackHCI Cluster.

infrastructureNetwork

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

namingPrefix

naming prefix to deploy cluster.

observability

Observability config to deploy AzureStackHCI Cluster.

optionalServices

OptionalServices config to deploy AzureStackHCI Cluster.

physicalNodes

list of physical nodes config to deploy AzureStackHCI Cluster.

sdnIntegration

SDN Integration config to deploy AzureStackHCI Cluster.

secrets

secrets used for cloud deployment.

secretsLocation

Azure keyvault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead.

securitySettings

SecuritySettings to deploy AzureStackHCI Cluster.

storage

Storage config to deploy AzureStackHCI Cluster.

Property Details

adouPath

The path to the Active Directory Organizational Unit container object prepared for the deployment.

adouPath?: string

Property Value

string

cluster

Observability config to deploy AzureStackHCI Cluster.

cluster?: DeploymentCluster

Property Value

domainFqdn

FQDN to deploy cluster

domainFqdn?: string

Property Value

string

hostNetwork

HostNetwork config to deploy AzureStackHCI Cluster.

hostNetwork?: DeploymentSettingHostNetwork

Property Value

infrastructureNetwork

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

infrastructureNetwork?: InfrastructureNetwork[]

Property Value

namingPrefix

naming prefix to deploy cluster.

namingPrefix?: string

Property Value

string

observability

Observability config to deploy AzureStackHCI Cluster.

observability?: Observability

Property Value

optionalServices

OptionalServices config to deploy AzureStackHCI Cluster.

optionalServices?: OptionalServices

Property Value

physicalNodes

list of physical nodes config to deploy AzureStackHCI Cluster.

physicalNodes?: PhysicalNodes[]

Property Value

sdnIntegration

SDN Integration config to deploy AzureStackHCI Cluster.

sdnIntegration?: SdnIntegration

Property Value

secrets

secrets used for cloud deployment.

secrets?: EceDeploymentSecrets[]

Property Value

secretsLocation

Azure keyvault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead.

secretsLocation?: string

Property Value

string

securitySettings

SecuritySettings to deploy AzureStackHCI Cluster.

securitySettings?: DeploymentSecuritySettings

Property Value

storage

Storage config to deploy AzureStackHCI Cluster.

storage?: Storage_2

Property Value