Partager via


LogicWsdlImportMethod Structure

Définition

Méthode d’importation WSDL.

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

Constructeurs

LogicWsdlImportMethod(String)

Initialise une nouvelle instance de LogicWsdlImportMethod.

Propriétés

NotSpecified

Non spécifié.

SoapPassThrough

SoapPassThrough.

SoapToRest

SoapToRest.

Méthodes

Equals(LogicWsdlImportMethod)

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(LogicWsdlImportMethod, LogicWsdlImportMethod)

Détermine si deux LogicWsdlImportMethod valeurs sont identiques.

Implicit(String to LogicWsdlImportMethod)

Convertit une chaîne en LogicWsdlImportMethod.

Inequality(LogicWsdlImportMethod, LogicWsdlImportMethod)

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

S’applique à