net11.0
namespace Azure.Security.KeyVault.Administration
{
    [ModelReaderWriterBuildable(typeof(FullBackupDetailsInternal))]
    [ModelReaderWriterBuildable(typeof(GetSettingsResult))]
    [ModelReaderWriterBuildable(typeof(KeyVaultPermission))]
    [ModelReaderWriterBuildable(typeof(KeyVaultRoleAssignment))]
    [ModelReaderWriterBuildable(typeof(KeyVaultRoleAssignmentProperties))]
    [ModelReaderWriterBuildable(typeof(KeyVaultRoleDefinition))]
    [ModelReaderWriterBuildable(typeof(KeyVaultServiceError))]
    [ModelReaderWriterBuildable(typeof(KeyVaultSetting))]
    [ModelReaderWriterBuildable(typeof(PreBackupOperationParameters))]
    [ModelReaderWriterBuildable(typeof(PreRestoreOperationParameters))]
    [ModelReaderWriterBuildable(typeof(RestoreDetailsInternal))]
    [ModelReaderWriterBuildable(typeof(RestoreOperationParameters))]
    [ModelReaderWriterBuildable(typeof(RoleAssignmentCreateParameters))]
    [ModelReaderWriterBuildable(typeof(RoleAssignmentListResult))]
    [ModelReaderWriterBuildable(typeof(RoleAssignmentProperties))]
    [ModelReaderWriterBuildable(typeof(RoleDefinitionCreateParameters))]
    [ModelReaderWriterBuildable(typeof(RoleDefinitionListResult))]
    [ModelReaderWriterBuildable(typeof(RoleDefinitionProperties))]
    [ModelReaderWriterBuildable(typeof(SASTokenParameter))]
    [ModelReaderWriterBuildable(typeof(SelectiveKeyRestoreDetailsInternal))]
    [ModelReaderWriterBuildable(typeof(SelectiveKeyRestoreOperationParameters))]
    [ModelReaderWriterBuildable(typeof(UpdateSettingRequest))]
    public class AzureSecurityKeyVaultAdministrationContext : ModelReaderWriterContext
    {
        protected override bool TryGetTypeBuilderCore(Type type, out ModelReaderWriterTypeBuilder builder);
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assembly

Azure.Security.KeyVault.Administration , Version=4.7.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.Security.KeyVault.Administration.

Package Azure.Security.KeyVault.Administration (4.7.0) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API