L3NetworkConfigurationIpamEnabled 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.
Indique si ce réseau effectue ou non la gestion des adresses IP et l’allocation d’adresses IP lorsqu’il est attaché.
public readonly struct L3NetworkConfigurationIpamEnabled : IEquatable<Azure.ResourceManager.NetworkCloud.Models.L3NetworkConfigurationIpamEnabled>
type L3NetworkConfigurationIpamEnabled = struct
Public Structure L3NetworkConfigurationIpamEnabled
Implements IEquatable(Of L3NetworkConfigurationIpamEnabled)
- Héritage
-
L3NetworkConfigurationIpamEnabled
- Implémente
Constructeurs
L3NetworkConfigurationIpamEnabled(String) |
Initialise une nouvelle instance de L3NetworkConfigurationIpamEnabled. |
Propriétés
False |
Faux. |
True |
Vrai. |
Méthodes
Equals(L3NetworkConfigurationIpamEnabled) |
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(L3NetworkConfigurationIpamEnabled, L3NetworkConfigurationIpamEnabled) |
Détermine si deux L3NetworkConfigurationIpamEnabled valeurs sont identiques. |
Implicit(String to L3NetworkConfigurationIpamEnabled) |
Convertit une chaîne en L3NetworkConfigurationIpamEnabled. |
Inequality(L3NetworkConfigurationIpamEnabled, L3NetworkConfigurationIpamEnabled) |
Détermine si deux L3NetworkConfigurationIpamEnabled valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET