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.

assemblyInfo

Assembly Package details for Validated Solution Recipe for AzureStackHCI Cluster

cluster

Observability config to deploy AzureStackHCI Cluster.

domainFqdn

FQDN to deploy cluster

hostNetwork

HostNetwork config to deploy AzureStackHCI Cluster.

identityProvider

Identity Provider for the cluster

infrastructureNetwork

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

isManagementCluster

Is Management Cluster, when true indicates that the cluster is used for managing other clusters

localAvailabilityZones

Local Availability Zone information for HCI 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 key vault 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

assemblyInfo

Assembly Package details for Validated Solution Recipe for AzureStackHCI Cluster

assemblyInfo?: AssemblyInfo

Property Value

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

identityProvider

Identity Provider for the cluster

identityProvider?: string

Property Value

string

infrastructureNetwork

InfrastructureNetwork config to deploy AzureStackHCI Cluster.

infrastructureNetwork?: InfrastructureNetwork[]

Property Value

isManagementCluster

Is Management Cluster, when true indicates that the cluster is used for managing other clusters

isManagementCluster?: boolean

Property Value

boolean

localAvailabilityZones

Local Availability Zone information for HCI cluster

localAvailabilityZones?: LocalAvailabilityZones[]

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 key vault 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

Property Value