Get-AzCosmosDBAccountKey
Sleutels ophalen{"ConnectionKeys", "PrimaryReadOnly" of "Keys"} voor het opgegeven CosmosDB-account.
Get-AzCosmosDBAccountKey
-ResourceGroupName <String>
-Name <String>
[-Type <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBAccountKey
[-Type <String>]
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCosmosDBAccountKey
[-Type <String>]
-InputObject <PSDatabaseAccountGetResults>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Haal de lijst met verbindingssleutels op.
Get-AzCosmosDBAccountKey -ResourceGroupName rg1 -Name dbname -Type "ReadOnlyKeys"
Name Value
---- -----
PrimaryReadonlyMasterKey ********************************
SecondaryReadonlyMasterKey ********************************
Hier worden de sleutels voor het CosmosDB-account weergegeven. Het sleuteltype kan een waarde zijn van: ConnectionStrings, Keys en ReadOnlyKeys. De standaardwaarde is Sleutels.
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 |
CosmosDB-accountobject
Type: | PSDatabaseAccountGetResults |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
Naam van het Cosmos DB-databaseaccount.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Naam van resourcegroep.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
ResourceId van de resource.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
Waarde van: {ConnectionStrings, Keys, ReadOnlyKeys}. De standaardwaarde is Sleutels.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
None
Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccountListConnectionStrings
Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccountListKeysResult
Microsoft.Azure.Commands.CosmosDB.Models.PSDatabaseAccountListReadOnlyKeysResult
Azure PowerShell-feedback
Azure PowerShell is een open source project. Selecteer een koppeling om feedback te geven: