Partager via


NetworkHttpConfigurationMethod Structure

Définition

Méthode HTTP à utiliser.

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

Constructeurs

NetworkHttpConfigurationMethod(String)

Initialise une nouvelle instance de NetworkHttpConfigurationMethod.

Propriétés

Get

Get.

Post

Publier.

Méthodes

Equals(NetworkHttpConfigurationMethod)

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

Détermine si deux NetworkHttpConfigurationMethod valeurs sont identiques.

Implicit(String to NetworkHttpConfigurationMethod)

Convertit une chaîne en NetworkHttpConfigurationMethod.

Inequality(NetworkHttpConfigurationMethod, NetworkHttpConfigurationMethod)

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

S’applique à