Get-AzManagedCassandraDataCenter
取得 Apache Cassandra 數據中心的 Azure 受控執行個體。
Get-AzManagedCassandraDataCenter
-ResourceGroupName <String>
-ClusterName <String>
[-DataCenterName <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzManagedCassandraDataCenter
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzManagedCassandraDataCenter
-InputObject <PSDataCenterResource>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzManagedCassandraDataCenter
-ParentObject <PSClusterResource>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzManagedCassandraDataCenter Cmdlet 會擷取現有受控 Cassandra 數據中心的屬性。
Get-AzManagedCassandraDataCenter -ResourceGroupName "resourceGroupName" -ClusterName "clusterName" -DataCenterName "dataCenterName"
Get-AzManagedCassandraDataCenter -ResourceId "resourceId"
$clusterResource | Get-AzManagedCassandraDataCenter
受控 Cassandra 叢集的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
受控 Cassandra 資料中心的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。
類型: | IAzureContextContainer |
別名: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
預設值: | None |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |
受控 Cassandra Datacenter 物件
類型: | PSDataCenterResource |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
受控 Cassandra 叢集物件
類型: | PSClusterResource |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | True |
接受萬用字元: | False |
資源群組的名稱。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |
受控 Cassandra 叢集的資源標識碼。
類型: | String |
Position: | Named |
預設值: | None |
必要: | True |
接受管線輸入: | False |
接受萬用字元: | False |