LinkerClientType Structure
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.
Type de client d’application.
public readonly struct LinkerClientType : IEquatable<Azure.ResourceManager.ServiceLinker.Models.LinkerClientType>
type LinkerClientType = struct
Public Structure LinkerClientType
Implements IEquatable(Of LinkerClientType)
- Héritage
-
LinkerClientType
- Implémente
Constructeurs
LinkerClientType(String) |
Initialise une nouvelle instance de LinkerClientType. |
Propriétés
Django |
Django. |
Dotnet |
Dotnet. |
Go |
Aller. |
Java |
Java. |
Nodejs |
Nodejs. |
None |
aucun. |
Php |
Php. |
Python |
Python. |
Ruby |
Ruby. |
SpringBoot |
springBoot. |
Méthodes
Equals(LinkerClientType) |
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(LinkerClientType, LinkerClientType) |
Détermine si deux LinkerClientType valeurs sont identiques. |
Implicit(String to LinkerClientType) |
Convertit une chaîne en LinkerClientType. |
Inequality(LinkerClientType, LinkerClientType) |
Détermine si deux LinkerClientType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET