PrometheusHaClusterProviderInstanceProperties interface
取得或設定 PrometheusHaCluster 提供者屬性。
- Extends
屬性
cluster |
取得或設定 clusterName。 |
hostname | 取得或設定目標計算機名稱。 |
prometheus |
節點匯出工具端點的 URL。 |
provider |
多型歧視性,指定這個物件可以是的不同類型 |
sid | 取得或設定叢集 sid。 |
ssl |
取得或設定HA叢集匯出者的 Blob URI 至 SSL 憑證。 |
ssl |
取得或設定已啟用安全通訊的憑證喜好設定。 |
屬性詳細資料
clusterName
取得或設定 clusterName。
clusterName?: string
屬性值
string
hostname
取得或設定目標計算機名稱。
hostname?: string
屬性值
string
prometheusUrl
節點匯出工具端點的 URL。
prometheusUrl?: string
屬性值
string
providerType
多型歧視性,指定這個物件可以是的不同類型
providerType: "PrometheusHaCluster"
屬性值
"PrometheusHaCluster"
sid
取得或設定叢集 sid。
sid?: string
屬性值
string
sslCertificateUri
取得或設定HA叢集匯出者的 Blob URI 至 SSL 憑證。
sslCertificateUri?: string
屬性值
string
sslPreference
取得或設定已啟用安全通訊的憑證喜好設定。
sslPreference?: string
屬性值
string