/
/KeyVaultClient
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17m ago · Updated 2mo agoPreview
  • get/{scope}/providers/Microsoft.Authorization/roleAssignments
  • get/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • put/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • delete/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • get/{scope}/providers/Microsoft.Authorization/roleDefinitions
  • get/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionName}
  • put/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionName}
  • delete/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionName}
  • post/backup
  • get/backup/{jobId}/pending
  • put/keys/{keyName}/restore
  • post/prebackup
  • put/prerestore
  • put/restore
  • get/restore/{jobId}/pending
  • getList account settings.
  • getGet specified account setting object.
  • patchUpdates key vault account setting, stores it, then returns the setting name and value to the client.

Get specified account setting object.

Retrieves the setting object of a specified setting name.

get/settings/{setting-name}

Path parameters

setting-namestring required

The name of the account setting. Must be a valid settings option.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

namestring required

The account setting to be updated

valuestring required

The value of the pool setting.

type'boolean'

The type specifier of the value.

Changes