InboundEndpointIPAllocationMethod 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.
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. |