你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DeploymentData interface

AzureStackHCI 集群的部署数据。

属性

adouPath

准备用于部署的 Active Directory 组织单位容器对象的路径。

assemblyInfo

Assembly Package details for Validated Solution Recipe for AzureStackHCI Cluster

cluster

用于部署 AzureStackHCI 群集的可观测性配置。

domainFqdn

用于部署群集的 FQDN

hostNetwork

用于部署 AzureStackHCI 群集的 HostNetwork 配置。

identityProvider

集群的身份提供者

infrastructureNetwork

用于部署 AzureStackHCI 群集的 InfrastructureNetwork 配置。

isManagementCluster

当为真时,表示该集群用于管理其他集群

localAvailabilityZones

HCI集群的本地可用区信息

namingPrefix

用于部署群集的命名前缀。

observability

用于部署 AzureStackHCI 群集的可观测性配置。

optionalServices

用于部署 AzureStackHCI 群集的 OptionalServices 配置。

physicalNodes

用于部署 AzureStackHCI 群集的物理节点配置列表。

sdnIntegration

用于部署 AzureStackHCI 群集的 SDN 集成配置。

secrets

用于云部署的机密。

secretsLocation

Azure key vault endpoint. 此属性已从 2023-12-01-preview 弃用。 请改用机密属性。

securitySettings

用于部署 AzureStackHCI 群集的 SecuritySettings。

storage

用于部署 AzureStackHCI 群集的存储配置。

属性详细信息

adouPath

准备用于部署的 Active Directory 组织单位容器对象的路径。

adouPath?: string

属性值

string

assemblyInfo

Assembly Package details for Validated Solution Recipe for AzureStackHCI Cluster

assemblyInfo?: AssemblyInfo

属性值

cluster

用于部署 AzureStackHCI 群集的可观测性配置。

cluster?: DeploymentCluster

属性值

domainFqdn

用于部署群集的 FQDN

domainFqdn?: string

属性值

string

hostNetwork

用于部署 AzureStackHCI 群集的 HostNetwork 配置。

hostNetwork?: DeploymentSettingHostNetwork

属性值

identityProvider

集群的身份提供者

identityProvider?: string

属性值

string

infrastructureNetwork

用于部署 AzureStackHCI 群集的 InfrastructureNetwork 配置。

infrastructureNetwork?: InfrastructureNetwork[]

属性值

isManagementCluster

当为真时,表示该集群用于管理其他集群

isManagementCluster?: boolean

属性值

boolean

localAvailabilityZones

HCI集群的本地可用区信息

localAvailabilityZones?: LocalAvailabilityZones[]

属性值

namingPrefix

用于部署群集的命名前缀。

namingPrefix?: string

属性值

string

observability

用于部署 AzureStackHCI 群集的可观测性配置。

observability?: Observability

属性值

optionalServices

用于部署 AzureStackHCI 群集的 OptionalServices 配置。

optionalServices?: OptionalServices

属性值

physicalNodes

用于部署 AzureStackHCI 群集的物理节点配置列表。

physicalNodes?: PhysicalNodes[]

属性值

sdnIntegration

用于部署 AzureStackHCI 群集的 SDN 集成配置。

sdnIntegration?: SdnIntegration

属性值

secrets

用于云部署的机密。

secrets?: EceDeploymentSecrets[]

属性值

secretsLocation

Azure key vault endpoint. 此属性已从 2023-12-01-preview 弃用。 请改用机密属性。

secretsLocation?: string

属性值

string

securitySettings

用于部署 AzureStackHCI 群集的 SecuritySettings。

securitySettings?: DeploymentSecuritySettings

属性值

storage

用于部署 AzureStackHCI 群集的存储配置。

storage?: Storage

属性值