File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
azure-keyvault-certificates Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ This section contains code snippets covering common tasks:
60
60
* [ Update properties of an existing certificate] ( #update-properties-of-an-existing-certificate )
61
61
* [ Delete a certificate] ( #delete-a-certificate )
62
62
* [ List properties of certificates] ( #list-properties-of-certificates )
63
+ * [ Async operations] ( #async-operations )
63
64
* [ Asynchronously create a certificate] ( #asynchronously-create-a-certificate )
64
65
* [ Asynchronously list properties of certificates] ( #asynchronously-list-properties-of-certificates )
65
66
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ This section contains code snippets covering common tasks:
71
71
* [ Update secret metadata] ( #update-secret-metadata )
72
72
* [ Delete a secret] ( #delete-a-secret )
73
73
* [ List secrets] ( #list-secrets )
74
+ * [ Async API] ( #async-api )
74
75
* [ Asynchronously create a secret] ( #asynchronously-create-a-secret )
75
76
* [ Asynchronously list secrets] ( #asynchronously-list-secrets )
76
77
You can’t perform that action at this time.
0 commit comments