Partager via


InboundEndpointIPAllocationMethod Structure

Définition

Méthode d’allocation d’adresses IP privées.

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

Constructeurs

InboundEndpointIPAllocationMethod(String)

Initialise une nouvelle instance de InboundEndpointIPAllocationMethod.

Propriétés

Dynamic

Dynamique.

Static

Statique.

Méthodes

Equals(InboundEndpointIPAllocationMethod)

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

Détermine si deux InboundEndpointIPAllocationMethod valeurs sont identiques.

Implicit(String to InboundEndpointIPAllocationMethod)

Convertit une chaîne en InboundEndpointIPAllocationMethod.

Inequality(InboundEndpointIPAllocationMethod, InboundEndpointIPAllocationMethod)

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

S’applique à