DeploymentData interface
The Deployment data of AzureStackHCI Cluster.
Properties
| adou |
The path to the Active Directory Organizational Unit container object prepared for the deployment. |
| assembly |
Assembly Package details for Validated Solution Recipe for AzureStackHCI Cluster |
| cluster | Observability config to deploy AzureStackHCI Cluster. |
| domain |
FQDN to deploy cluster |
| host |
HostNetwork config to deploy AzureStackHCI Cluster. |
| identity |
Identity Provider for the cluster |
| infrastructure |
InfrastructureNetwork config to deploy AzureStackHCI Cluster. |
| is |
Is Management Cluster, when true indicates that the cluster is used for managing other clusters |
| local |
Local Availability Zone information for HCI cluster |
| naming |
naming prefix to deploy cluster. |
| observability | Observability config to deploy AzureStackHCI Cluster. |
| optional |
OptionalServices config to deploy AzureStackHCI Cluster. |
| physical |
list of physical nodes config to deploy AzureStackHCI Cluster. |
| sdn |
SDN Integration config to deploy AzureStackHCI Cluster. |
| secrets | secrets used for cloud deployment. |
| secrets |
Azure key vault endpoint. This property is deprecated from 2023-12-01-preview. Please use secrets property instead. |
| security |
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