Update-AzManagedCassandraCluster
更新 Apache Cassandra 叢集的現有 Azure 受控執行個體。
Update-AzManagedCassandraCluster
-ResourceGroupName <String>
-ClusterName <String>
[-Tag <Hashtable>]
[-ExternalGossipCertificate <String[]>]
[-ClientCertificate <String[]>]
[-RepairEnabled <Boolean>]
[-TimeBetweenBackupInHours <Int32>]
[-AuthenticationMethod <String>]
[-CassandraVersion <String>]
[-ExternalSeedNode <String[]>]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-AzManagedCassandraCluster
-ResourceId <String>
[-Tag <Hashtable>]
[-ExternalGossipCertificate <String[]>]
[-ClientCertificate <String[]>]
[-RepairEnabled <Boolean>]
[-TimeBetweenBackupInHours <Int32>]
[-AuthenticationMethod <String>]
[-CassandraVersion <String>]
[-ExternalSeedNode <String[]>]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-AzManagedCassandraCluster
-InputObject <PSClusterResource>
[-Tag <Hashtable>]
[-ExternalGossipCertificate <String[]>]
[-ClientCertificate <String[]>]
[-RepairEnabled <Boolean>]
[-TimeBetweenBackupInHours <Int32>]
[-AuthenticationMethod <String>]
[-CassandraVersion <String>]
[-ExternalSeedNode <String[]>]
[-DefaultProfile <IAzureContextContainer>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-AzManagedCassandraCluster Cmdlet 會改變現有的受控 Cassandra 叢集。
Update-AzManagedCassandraCluster `
-ResourceGroupName "resourceGroupName" `
-ClusterName "clusterName" `
-ExternalGossipCertificate "certificates" `
-ClientCertificate "certificates" `
-RepairEnabled $true
Update-AzManagedCassandraCluster `
-ResourceId "clusterResourceId" `
-ExternalGossipCertificate "certificates" `
-ClientCertificate "certificates" `
-RepairEnabled $true
$clusterResource | Update-AzManagedCassandraCluster `
-ExternalGossipCertificate "certificates" `
-ClientCertificate "certificates" `
-RepairEnabled $true
如何驗證用戶端、其中 Cassandra
一個 (用於密碼驗證)、 Ldap
(適用於LDAP/AD驗證),或 None
(不需要驗證)。
類型: | String |
Position: | Named |
預設值: | Cassandra |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
要執行的 Cassandra 版本。 目前僅支援 3.11。
類型: | String |
Position: | Named |
預設值: | 3.11 |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
用來驗證用戶端的 TLS 憑證清單。 如果省略此專案,所有用戶端連線仍會與 TLS 連線,但不需要提供有效的客戶端憑證。 如果提供此選項,用戶端大多會提供有效的 TLS 用戶端憑證,以聯機到叢集。
類型: | String[] |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
受控 Cassandra 叢集的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
執行 Cmdlet 之前先提示您確認。
類型: | SwitchParameter |
別名: | cf |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
受控 Cassandra 叢集將用來驗證八卦的其他 TLS 憑證清單。
類型: | String[] |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
要將此叢集橋接至的外部種子節點IP位址清單。
類型: | String[] |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
Managed Cassandra Cluster 物件
類型: | PSClusterResource |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
如果為 true,受控 Cassandra 會執行重新執行以定期修復資料庫。 這應該只針對在 Azure 外部執行其修復程式的混合式叢集停用。
類型: | Nullable<T>[Boolean] |
Position: | Named |
預設值: | True |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
資源群組的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
資源的 ResourceId。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
要設定於資料中心資源的標記哈希表。
類型: | Hashtable |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
取得叢集完整備份之間的時數。
類型: | Nullable<T>[Int32] |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
顯示執行 Cmdlet 後會發生的情況。 未執行 Cmdlet。
類型: | SwitchParameter |
別名: | wi |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |