Get-AzCosmosDBSqlContainerThroughput
Mendapatkan pengaturan throughput yang sesuai dengan Kontainer Sql CosmosDB.
Sintaks
Get-AzCosmosDBSqlContainerThroughput
-ResourceGroupName <String>
-AccountName <String>
-DatabaseName <String>
[-Name <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBSqlContainerThroughput
[-Name <String>]
-InputObject <PSSqlContainerGetResults>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Deskripsi
Cmdlet Get-AzCosmosDBSqlContainerThroughput mendapatkan pengaturan throughput yang sesuai dengan Kontainer Sql CosmosDB.
Contoh
Contoh 1
Get-AzCosmosDBSqlContainerThroughput -AccountName "accountName" -ResourceGroupName "resourceGroupName" -DatabaseName "databaseName" -Name "containerName"
Throughput : {throughputValue}
MinimumThroughput :
OfferReplacePending :
Id :
Name : {Name}
Type : Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/throughputSettings
Location :
Tags :
Parameter
-AccountName
Nama akun database Cosmos DB.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-DatabaseName
Nama database.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-DefaultProfile
Kredensial, akun, penyewa, dan langganan yang digunakan untuk komunikasi dengan Azure.
| Type: | IAzureContextContainer |
| Aliases: | AzContext, AzureRmContext, AzureCredential |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-InputObject
Objek Kontainer Sql.
| Type: | PSSqlContainerGetResults |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | True |
| Accept wildcard characters: | False |
-Name
Nama kontainer.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
-ResourceGroupName
Nama grup sumber daya.
| Type: | String |
| Position: | Named |
| Default value: | None |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Input
None
Output
Saran dan Komentar
Kirim dan lihat umpan balik untuk