TokenType Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour TokenType.
public class TokenType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.TokenType>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type TokenType = class
inherit ExpandableStringEnum<TokenType>
interface IBeta
Public Class TokenType
Inherits ExpandableStringEnum(Of TokenType)
Implements IBeta
- Héritage
- Implémente
Constructeurs
TokenType() |
Définit des valeurs pour TokenType. |
Champs
OAuth |
Valeur statique QuickRun pour RunType. |
PAT |
Valeur statique QuickBuild pour RunType. |
Propriétés
Value |
Définit des valeurs pour TokenType. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour TokenType. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour TokenType. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour TokenType. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour TokenType. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET