Microsoft.DocumentDB databaseAccounts/mongodbDatabases/throughputSettings 2020-04-01
Artikel 12/21/2024
2 inzenders
Feedback
In dit artikel
Bicep-resourcedefinitie
Het resourcetype databaseAccounts/mongodbDatabases/throughputSettings kan worden geïmplementeerd met bewerkingen die zijn gericht op:
Zie logboek wijzigen voor een lijst met gewijzigde eigenschappen in elke API-versie.
Als u een Resource Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings wilt maken, voegt u de volgende Bicep toe aan uw sjabloon.
resource symbolicname 'Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-04-01' = {
parent: resourceSymbolicName
location: 'string'
name: 'default'
properties: {
resource: {
autoscaleSettings: {
autoUpgradePolicy: {
throughputPolicy: {
incrementPercent: int
isEnabled: bool
}
}
maxThroughput: int
}
throughput: int
}
}
tags: {
{customized property}: 'string'
}
}
Eigenschapswaarden
AutoscaleSettingsResource
Naam
Beschrijving
Waarde
autoUpgradePolicy
Beleid voor automatische upgrade van Cosmos DB-resources
AutoUpgradePolicyResource-
maxThroughput
Vertegenwoordigt de maximale doorvoercontainer die omhoog kan worden geschaald.
int (vereist)
AutoUpgradePolicyResource
Naam
Beschrijving
Waarde
throughputPolicy
Vertegenwoordigt doorvoerbeleid waaraan de service moet voldoen voor automatische upgrade
ThroughputPolicyResource-
Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings
ThroughputPolicyResource
Naam
Beschrijving
Waarde
incrementPercent
Vertegenwoordigt het percentage waarmee doorvoer kan toenemen telkens wanneer het doorvoerbeleid wordt geactiveerd.
Int
isEnabled
Bepaalt of doorvoerbeleid actief is of niet
Bool
ThroughputSettingsResourceOrThroughputSettingsGetPropertiesResource
Naam
Beschrijving
Waarde
autoscaleSettings
Cosmos DB-resource voor instellingen voor automatisch schalen. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
AutoscaleSettingsResource-
Doorvoer
Waarde van de doorvoer van cosmos DB-resources. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
Int
ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties
Resourcedefinitie van ARM-sjabloon
Het resourcetype databaseAccounts/mongodbDatabases/throughputSettings kan worden geïmplementeerd met bewerkingen die zijn gericht op:
Zie logboek wijzigen voor een lijst met gewijzigde eigenschappen in elke API-versie.
Als u een Resource Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings wilt maken, voegt u de volgende JSON toe aan uw sjabloon.
{
"type": "Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings",
"apiVersion": "2020-04-01",
"name": "string",
"location": "string",
"properties": {
"resource": {
"autoscaleSettings": {
"autoUpgradePolicy": {
"throughputPolicy": {
"incrementPercent": "int",
"isEnabled": "bool"
}
},
"maxThroughput": "int"
},
"throughput": "int"
}
},
"tags": {
"{customized property}": "string"
}
}
Eigenschapswaarden
AutoscaleSettingsResource
Naam
Beschrijving
Waarde
autoUpgradePolicy
Beleid voor automatische upgrade van Cosmos DB-resources
AutoUpgradePolicyResource-
maxThroughput
Vertegenwoordigt de maximale doorvoercontainer die omhoog kan worden geschaald.
int (vereist)
AutoUpgradePolicyResource
Naam
Beschrijving
Waarde
throughputPolicy
Vertegenwoordigt doorvoerbeleid waaraan de service moet voldoen voor automatische upgrade
ThroughputPolicyResource-
Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings
Naam
Beschrijving
Waarde
apiVersion
De API-versie
'2020-04-01'
plaats
De locatie van de resourcegroep waartoe de resource behoort.
snaar
naam
De resourcenaam
'standaard' (vereist)
Eigenschappen
Eigenschappen voor het bijwerken van azure Cosmos DB-resourcedoorvoer.
ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties (vereist)
Tags
Resourcetags
Woordenlijst met tagnamen en -waarden. Zie Tags in sjablonen
type
Het resourcetype
'Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings'
ThroughputPolicyResource
Naam
Beschrijving
Waarde
incrementPercent
Vertegenwoordigt het percentage waarmee doorvoer kan toenemen telkens wanneer het doorvoerbeleid wordt geactiveerd.
Int
isEnabled
Bepaalt of doorvoerbeleid actief is of niet
Bool
ThroughputSettingsResourceOrThroughputSettingsGetPropertiesResource
Naam
Beschrijving
Waarde
autoscaleSettings
Cosmos DB-resource voor instellingen voor automatisch schalen. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
AutoscaleSettingsResource-
Doorvoer
Waarde van de doorvoer van cosmos DB-resources. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
Int
ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties
Het resourcetype databaseAccounts/mongodbDatabases/throughputSettings kan worden geïmplementeerd met bewerkingen die zijn gericht op:
Zie logboek wijzigen voor een lijst met gewijzigde eigenschappen in elke API-versie.
Als u een Resource Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings wilt maken, voegt u de volgende Terraform toe aan uw sjabloon.
resource "azapi_resource" "symbolicname" {
type = "Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-04-01"
name = "string"
location = "string"
tags = {
{customized property} = "string"
}
body = jsonencode({
properties = {
resource = {
autoscaleSettings = {
autoUpgradePolicy = {
throughputPolicy = {
incrementPercent = int
isEnabled = bool
}
}
maxThroughput = int
}
throughput = int
}
}
})
}
Eigenschapswaarden
AutoscaleSettingsResource
Naam
Beschrijving
Waarde
autoUpgradePolicy
Beleid voor automatische upgrade van Cosmos DB-resources
AutoUpgradePolicyResource-
maxThroughput
Vertegenwoordigt de maximale doorvoercontainer die omhoog kan worden geschaald.
int (vereist)
AutoUpgradePolicyResource
Naam
Beschrijving
Waarde
throughputPolicy
Vertegenwoordigt doorvoerbeleid waaraan de service moet voldoen voor automatische upgrade
ThroughputPolicyResource-
Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings
Naam
Beschrijving
Waarde
plaats
De locatie van de resourcegroep waartoe de resource behoort.
snaar
naam
De resourcenaam
'standaard' (vereist)
parent_id
De id van de resource die het bovenliggende item voor deze resource is.
Id voor resource van het type: databaseAccounts/mongodbDatabases
Eigenschappen
Eigenschappen voor het bijwerken van azure Cosmos DB-resourcedoorvoer.
ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties (vereist)
Tags
Resourcetags
Woordenlijst met tagnamen en -waarden.
type
Het resourcetype
"Microsoft.DocumentDB/databaseAccounts/mongodbDatabases/throughputSettings@2020-04-01"
ThroughputPolicyResource
Naam
Beschrijving
Waarde
incrementPercent
Vertegenwoordigt het percentage waarmee doorvoer kan toenemen telkens wanneer het doorvoerbeleid wordt geactiveerd.
Int
isEnabled
Bepaalt of doorvoerbeleid actief is of niet
Bool
ThroughputSettingsResourceOrThroughputSettingsGetPropertiesResource
Naam
Beschrijving
Waarde
autoscaleSettings
Cosmos DB-resource voor instellingen voor automatisch schalen. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
AutoscaleSettingsResource-
Doorvoer
Waarde van de doorvoer van cosmos DB-resources. Doorvoer is vereist of autoscaleSettings is vereist, maar niet beide.
Int
ThroughputSettingsUpdatePropertiesOrThroughputSettingsGetProperties