Az.AppConfiguration
Microsoft Azure PowerShell:AppConfiguration cmdlet
应用程序配置
Clear-AzAppConfigurationDeletedStore |
永久删除指定的配置存储区。 |
Get-AzAppConfigurationDeletedStore |
获取已删除的 Azure 应用配置存储。 |
Get-AzAppConfigurationKey |
获取键的列表。 |
Get-AzAppConfigurationKeyValue |
获取键值的列表。 |
Get-AzAppConfigurationLabel |
获取标签列表。 |
Get-AzAppConfigurationRevision |
获取键值修订的列表。 |
Get-AzAppConfigurationStore |
获取或列出应用配置存储。 |
Get-AzAppConfigurationStoreKey |
列出指定配置存储的访问密钥。 |
New-AzAppConfigurationStore |
使用指定的参数创建配置存储。 |
New-AzAppConfigurationStoreKey |
重新生成指定配置存储的访问密钥。 |
Remove-AzAppConfigurationKeyValue |
删除密钥值。 |
Remove-AzAppConfigurationLock |
解锁键值。 |
Remove-AzAppConfigurationStore |
删除配置存储区。 |
Set-AzAppConfigurationKeyValue |
放置键值。 |
Set-AzAppConfigurationLock |
锁定键值。 |
Test-AzAppConfigurationKeyValue |
请求给定资源的标头和状态。 |
Test-AzAppConfigurationStoreNameAvailability |
检查配置存储名称是否可供使用。 |
Update-AzAppConfigurationStore |
使用指定的参数更新配置存储区。 |