IPAddressAllocationMethod 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.
public readonly struct IPAddressAllocationMethod : IEquatable<Azure.ResourceManager.ConnectedVMwarevSphere.Models.IPAddressAllocationMethod>
type IPAddressAllocationMethod = struct
Public Structure IPAddressAllocationMethod
Implements IEquatable(Of IPAddressAllocationMethod)
- Héritage
-
IPAddressAllocationMethod
- Implémente
Constructeurs
IPAddressAllocationMethod(String) |
Initialise une nouvelle instance de IPAddressAllocationMethod. |
Propriétés
Dynamic |
Dynamique. |
Linklayer |
linklayer. |
Other |
Autres. |
Random |
Aléatoire. |
Static |
Statique. |
Unset |
Unset. |
Méthodes
Equals(IPAddressAllocationMethod) |
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(IPAddressAllocationMethod, IPAddressAllocationMethod) |
Détermine si deux IPAddressAllocationMethod valeurs sont identiques. |
Implicit(String to IPAddressAllocationMethod) |
Convertit une chaîne en IPAddressAllocationMethod. |
Inequality(IPAddressAllocationMethod, IPAddressAllocationMethod) |
Détermine si deux IPAddressAllocationMethod valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET