Partager via


AppPlatformServiceTestKeyType Structure

Définition

Type de la clé de test.

public readonly struct AppPlatformServiceTestKeyType : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformServiceTestKeyType>
type AppPlatformServiceTestKeyType = struct
Public Structure AppPlatformServiceTestKeyType
Implements IEquatable(Of AppPlatformServiceTestKeyType)
Héritage
AppPlatformServiceTestKeyType
Implémente

Constructeurs

AppPlatformServiceTestKeyType(String)

Initialise une nouvelle instance de AppPlatformServiceTestKeyType.

Propriétés

Primary

Primaire.

Secondary

Secondaire.

Méthodes

Equals(AppPlatformServiceTestKeyType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(AppPlatformServiceTestKeyType, AppPlatformServiceTestKeyType)

Détermine si deux AppPlatformServiceTestKeyType valeurs sont identiques.

Implicit(String to AppPlatformServiceTestKeyType)

Convertit une chaîne en AppPlatformServiceTestKeyType.

Inequality(AppPlatformServiceTestKeyType, AppPlatformServiceTestKeyType)

Détermine si deux AppPlatformServiceTestKeyType valeurs ne sont pas identiques.

S’applique à