| | 1 | |
|
| | 2 | | // <auto-generated> |
| | 3 | | // Code generated by Microsoft (R) AutoRest Code Generator. |
| | 4 | | // Changes may cause incorrect behavior and will be lost if the code is |
| | 5 | | // regenerated. |
| | 6 | | // </auto-generated> |
| | 7 | |
|
| | 8 | | namespace Microsoft.Azure.KeyVault |
| | 9 | | { |
| | 10 | | using System; |
| | 11 | | using System.Collections.Generic; |
| | 12 | | using System.Linq; |
| | 13 | |
|
| | 14 | | internal static partial class SdkInfo |
| | 15 | | { |
| | 16 | | public static IEnumerable<Tuple<string, string, string>> ApiInfo_KeyVaultClient |
| | 17 | | { |
| | 18 | | get |
| | 19 | | { |
| 0 | 20 | | return new Tuple<string, string, string>[] |
| 0 | 21 | | { |
| 0 | 22 | | new Tuple<string, string, string>("KeyVaultClient", "BackupCertificate", "7.0"), |
| 0 | 23 | | new Tuple<string, string, string>("KeyVaultClient", "BackupKey", "7.0"), |
| 0 | 24 | | new Tuple<string, string, string>("KeyVaultClient", "BackupSecret", "7.0"), |
| 0 | 25 | | new Tuple<string, string, string>("KeyVaultClient", "BackupStorageAccount", "7.0"), |
| 0 | 26 | | new Tuple<string, string, string>("KeyVaultClient", "CreateCertificate", "7.0"), |
| 0 | 27 | | new Tuple<string, string, string>("KeyVaultClient", "CreateKey", "7.0"), |
| 0 | 28 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteCertificate", "7.0"), |
| 0 | 29 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteCertificateContacts", "7.0"), |
| 0 | 30 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteCertificateIssuer", "7.0"), |
| 0 | 31 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteCertificateOperation", "7.0"), |
| 0 | 32 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteKey", "7.0"), |
| 0 | 33 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteSasDefinition", "7.0"), |
| 0 | 34 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteSecret", "7.0"), |
| 0 | 35 | | new Tuple<string, string, string>("KeyVaultClient", "DeleteStorageAccount", "7.0"), |
| 0 | 36 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificate", "7.0"), |
| 0 | 37 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificateContacts", "7.0"), |
| 0 | 38 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificateIssuer", "7.0"), |
| 0 | 39 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificateIssuers", "7.0"), |
| 0 | 40 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificateOperation", "7.0"), |
| 0 | 41 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificatePolicy", "7.0"), |
| 0 | 42 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificateVersions", "7.0"), |
| 0 | 43 | | new Tuple<string, string, string>("KeyVaultClient", "GetCertificates", "7.0"), |
| 0 | 44 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedCertificate", "7.0"), |
| 0 | 45 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedCertificates", "7.0"), |
| 0 | 46 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedKey", "7.0"), |
| 0 | 47 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedKeys", "7.0"), |
| 0 | 48 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedSasDefinition", "7.0"), |
| 0 | 49 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedSasDefinitions", "7.0"), |
| 0 | 50 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedSecret", "7.0"), |
| 0 | 51 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedSecrets", "7.0"), |
| 0 | 52 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedStorageAccount", "7.0"), |
| 0 | 53 | | new Tuple<string, string, string>("KeyVaultClient", "GetDeletedStorageAccounts", "7.0"), |
| 0 | 54 | | new Tuple<string, string, string>("KeyVaultClient", "GetKey", "7.0"), |
| 0 | 55 | | new Tuple<string, string, string>("KeyVaultClient", "GetKeyVersions", "7.0"), |
| 0 | 56 | | new Tuple<string, string, string>("KeyVaultClient", "GetKeys", "7.0"), |
| 0 | 57 | | new Tuple<string, string, string>("KeyVaultClient", "GetSasDefinition", "7.0"), |
| 0 | 58 | | new Tuple<string, string, string>("KeyVaultClient", "GetSasDefinitions", "7.0"), |
| 0 | 59 | | new Tuple<string, string, string>("KeyVaultClient", "GetSecret", "7.0"), |
| 0 | 60 | | new Tuple<string, string, string>("KeyVaultClient", "GetSecretVersions", "7.0"), |
| 0 | 61 | | new Tuple<string, string, string>("KeyVaultClient", "GetSecrets", "7.0"), |
| 0 | 62 | | new Tuple<string, string, string>("KeyVaultClient", "GetStorageAccount", "7.0"), |
| 0 | 63 | | new Tuple<string, string, string>("KeyVaultClient", "GetStorageAccounts", "7.0"), |
| 0 | 64 | | new Tuple<string, string, string>("KeyVaultClient", "ImportCertificate", "7.0"), |
| 0 | 65 | | new Tuple<string, string, string>("KeyVaultClient", "ImportKey", "7.0"), |
| 0 | 66 | | new Tuple<string, string, string>("KeyVaultClient", "MergeCertificate", "7.0"), |
| 0 | 67 | | new Tuple<string, string, string>("KeyVaultClient", "PurgeDeletedCertificate", "7.0"), |
| 0 | 68 | | new Tuple<string, string, string>("KeyVaultClient", "PurgeDeletedKey", "7.0"), |
| 0 | 69 | | new Tuple<string, string, string>("KeyVaultClient", "PurgeDeletedSecret", "7.0"), |
| 0 | 70 | | new Tuple<string, string, string>("KeyVaultClient", "PurgeDeletedStorageAccount", "7.0"), |
| 0 | 71 | | new Tuple<string, string, string>("KeyVaultClient", "RecoverDeletedCertificate", "7.0"), |
| 0 | 72 | | new Tuple<string, string, string>("KeyVaultClient", "RecoverDeletedKey", "7.0"), |
| 0 | 73 | | new Tuple<string, string, string>("KeyVaultClient", "RecoverDeletedSasDefinition", "7.0"), |
| 0 | 74 | | new Tuple<string, string, string>("KeyVaultClient", "RecoverDeletedSecret", "7.0"), |
| 0 | 75 | | new Tuple<string, string, string>("KeyVaultClient", "RecoverDeletedStorageAccount", "7.0"), |
| 0 | 76 | | new Tuple<string, string, string>("KeyVaultClient", "RegenerateStorageAccountKey", "7.0"), |
| 0 | 77 | | new Tuple<string, string, string>("KeyVaultClient", "RestoreCertificate", "7.0"), |
| 0 | 78 | | new Tuple<string, string, string>("KeyVaultClient", "RestoreKey", "7.0"), |
| 0 | 79 | | new Tuple<string, string, string>("KeyVaultClient", "RestoreSecret", "7.0"), |
| 0 | 80 | | new Tuple<string, string, string>("KeyVaultClient", "RestoreStorageAccount", "7.0"), |
| 0 | 81 | | new Tuple<string, string, string>("KeyVaultClient", "SetCertificateContacts", "7.0"), |
| 0 | 82 | | new Tuple<string, string, string>("KeyVaultClient", "SetCertificateIssuer", "7.0"), |
| 0 | 83 | | new Tuple<string, string, string>("KeyVaultClient", "SetSasDefinition", "7.0"), |
| 0 | 84 | | new Tuple<string, string, string>("KeyVaultClient", "SetSecret", "7.0"), |
| 0 | 85 | | new Tuple<string, string, string>("KeyVaultClient", "SetStorageAccount", "7.0"), |
| 0 | 86 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateCertificate", "7.0"), |
| 0 | 87 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateCertificateIssuer", "7.0"), |
| 0 | 88 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateCertificateOperation", "7.0"), |
| 0 | 89 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateCertificatePolicy", "7.0"), |
| 0 | 90 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateKey", "7.0"), |
| 0 | 91 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateSasDefinition", "7.0"), |
| 0 | 92 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateSecret", "7.0"), |
| 0 | 93 | | new Tuple<string, string, string>("KeyVaultClient", "UpdateStorageAccount", "7.0"), |
| 0 | 94 | | new Tuple<string, string, string>("KeyVaultClient", "decrypt", "7.0"), |
| 0 | 95 | | new Tuple<string, string, string>("KeyVaultClient", "encrypt", "7.0"), |
| 0 | 96 | | new Tuple<string, string, string>("KeyVaultClient", "sign", "7.0"), |
| 0 | 97 | | new Tuple<string, string, string>("KeyVaultClient", "unwrapKey", "7.0"), |
| 0 | 98 | | new Tuple<string, string, string>("KeyVaultClient", "verify", "7.0"), |
| 0 | 99 | | new Tuple<string, string, string>("KeyVaultClient", "wrapKey", "7.0"), |
| 0 | 100 | | }.AsEnumerable(); |
| | 101 | | } |
| | 102 | | } |
| | 103 | | } |
| | 104 | | } |