-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.DocsKeyVault
Milestone
Description
New tracking issue for #19713.
Similarly to other client methods, our newest azure-keyvault-administration
clients should have examples documented in docstrings, referencing either sample code or simple tests that demonstrate the operations clearly. For example, see KeyVaultBackupClient.begin_backup
:
Lines 87 to 93 in cda953c
Example: | |
.. literalinclude:: ../tests/test_examples_administration.py | |
:start-after: [START begin_backup] | |
:end-before: [END begin_backup] | |
:language: python | |
:caption: Create a vault backup | |
:dedent: 8 |
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.DocsKeyVault
Type
Projects
Status
In PR