Get-AzCosmosDBCassandraTable
Hiermee haalt u een CosmosDB Cassandra-tabel op.
Syntaxis
Get-AzCosmosDBCassandraTable
-AccountName <String>
-KeyspaceName <String>
-ResourceGroupName <String>
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBCassandraTable
[-Name <String>]
-ParentObject <PSCassandraKeyspaceGetResults>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
De cmdlet Get-AzCosmosDBCassandraTable maakt een nieuwe of werkt een bestaande CosmosDB Cassandra Keyspace bij.
Voorbeelden
Voorbeeld 1
Get-AzCosmosDBCassandraTable -ResourceGroupName "resourceGroupName" -AccountName "accountName" -KeyspaceName "keyspaceName" -Name "tableName"
Name Id Resource
{name} {id} {resourceObject}
{{ Get-AzCosmosDBCassandraTable haalt de eigenschappen van een bestaande CassandraKeyspace op. U kunt de resource uitbreiden om de eigenschappen DefaultTtl, Schema, _etag, _ts, _rid op te halen.}}
Parameters
-AccountName
Naam van het Cosmos DB-databaseaccount.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-KeyspaceName
Naam van Cassandra Keyspace.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
Naam van cassandra-tabel.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ParentObject
Cassandra Keyspace-object.
Type: | PSCassandraKeyspaceGetResults |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-ResourceGroupName
Naam van resourcegroep.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Invoerwaarden
Uitvoerwaarden
Azure PowerShell