Freigeben über


DataProtectionBackupAuthCredentials Class

Definition

Base class for different types of authentication credentials. Please note this is the abstract base class. The derived classes available for instantiation are: SecretStoreBasedAuthCredentials.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownAuthCredentials))]
public abstract class DataProtectionBackupAuthCredentials : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupAuthCredentials>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DataProtectionBackup.Models.DataProtectionBackupAuthCredentials>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.DataProtectionBackup.Models.UnknownAuthCredentials))>]
type DataProtectionBackupAuthCredentials = class
    interface IJsonModel<DataProtectionBackupAuthCredentials>
    interface IPersistableModel<DataProtectionBackupAuthCredentials>
Public MustInherit Class DataProtectionBackupAuthCredentials
Implements IJsonModel(Of DataProtectionBackupAuthCredentials), IPersistableModel(Of DataProtectionBackupAuthCredentials)
Inheritance
DataProtectionBackupAuthCredentials
Derived
Attributes
Implements

Applies to