Partager via


ICredential Interface

Définition

Représentation côté client immuable d’informations d’identification Azure AD.

public interface ICredential : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IIndexable
type ICredential = interface
    interface IBeta
    interface IIndexable
    interface IHasId
    interface IHasName
Public Interface ICredential
Implements IBeta, IHasId, IHasName, IIndexable
Dérivé
Implémente

Propriétés

EndDate

Obtient la date de fin.

Id

Obtient la chaîne d’ID de ressource

(Hérité de IHasId)
Key

Représentation côté client immuable d’informations d’identification Azure AD.

(Hérité de IIndexable)
Name

Obtient le nom de la ressource

(Hérité de IHasName)
StartDate

Obtient la date de début.

Value

Obtient la valeur de clé.

S’applique à