UpdatableClusterProfile interface
Vlastnosti oprav prostředků clusteru.
Vlastnosti
authorization |
Profil autorizace s podrobnostmi o ID uživatelů AAD a ID skupin autorizovaných pro přístup k rovině dat. |
autoscale |
Toto je profil automatického škálování clusteru. To zákazníkovi umožní vytvořit cluster s povoleným automatickým škálováním. |
log |
Profil Log Analytics clusteru pro povolení nebo zakázání agenta OMS pro cluster |
prometheus |
Profil Cluster Prometheus. |
ranger |
Profil modulu plug-in Cluster Ranger. |
ranger |
Profil clusteru ranger. |
script |
Seznam profilu akce skriptu. |
service |
Služba konfigurace profilů. |
ssh |
Profil SSH pro cluster. |
Podrobnosti vlastnosti
authorizationProfile
Profil autorizace s podrobnostmi o ID uživatelů AAD a ID skupin autorizovaných pro přístup k rovině dat.
authorizationProfile?: AuthorizationProfile
Hodnota vlastnosti
autoscaleProfile
Toto je profil automatického škálování clusteru. To zákazníkovi umožní vytvořit cluster s povoleným automatickým škálováním.
autoscaleProfile?: AutoscaleProfile
Hodnota vlastnosti
logAnalyticsProfile
Profil Log Analytics clusteru pro povolení nebo zakázání agenta OMS pro cluster
logAnalyticsProfile?: ClusterLogAnalyticsProfile
Hodnota vlastnosti
prometheusProfile
Profil Cluster Prometheus.
prometheusProfile?: ClusterPrometheusProfile
Hodnota vlastnosti
rangerPluginProfile
Profil modulu plug-in Cluster Ranger.
rangerPluginProfile?: ClusterRangerPluginProfile
Hodnota vlastnosti
rangerProfile
scriptActionProfiles
Seznam profilu akce skriptu.
scriptActionProfiles?: ScriptActionProfile[]
Hodnota vlastnosti
serviceConfigsProfiles
Služba konfigurace profilů.
serviceConfigsProfiles?: ClusterServiceConfigsProfile[]
Hodnota vlastnosti
sshProfile
Azure SDK for JavaScript