DeploymentCluster interface
AzureStackHCI Cluster deployment properties.
Properties
| azure |
For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net. |
| cloud |
Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster. |
| name | The cluster name provided when preparing Active Directory. |
| witness |
Specify the fileshare path for the local witness for your Azure Stack HCI cluster. |
| witness |
Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'. |
Property Details
azureServiceEndpoint
For Azure blob service endpoint type, select either Default or Custom domain. If you selected **Custom domain, enter the domain for the blob service in this format core.windows.net.
azureServiceEndpoint?: string
Property Value
string
cloudAccountName
Specify the Azure Storage account name for cloud witness for your Azure Stack HCI cluster.
cloudAccountName?: string
Property Value
string
name
The cluster name provided when preparing Active Directory.
name?: string
Property Value
string
witnessPath
Specify the fileshare path for the local witness for your Azure Stack HCI cluster.
witnessPath?: string
Property Value
string
witnessType
Use a cloud witness if you have internet access and if you use an Azure Storage account to provide a vote on cluster quorum. A cloud witness uses Azure Blob Storage to read or write a blob file and then uses it to arbitrate in split-brain resolution. Only allowed values are 'Cloud', 'FileShare'.
witnessType?: string
Property Value
string