IPAllocationData Classe
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.
Classe représentant le modèle de données IPAllocation. Ressource IpAllocation.
public class IPAllocationData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData
type IPAllocationData = class
inherit NetworkTrackedResourceData
Public Class IPAllocationData
Inherits NetworkTrackedResourceData
- Héritage
Constructeurs
IPAllocationData() |
Initialise une nouvelle instance d’IPAllocationData. |
Propriétés
AllocationTags |
Balises IpAllocation. |
ETag |
Chaîne en lecture seule unique qui change chaque fois que la ressource est mise à jour. |
Id |
ID de la ressource (Hérité de NetworkTrackedResourceData) |
IPAllocationType |
Type pour IpAllocation. |
IpamAllocationId |
ID d’allocation IPAM. |
Location |
Emplacement de la ressource. (Hérité de NetworkTrackedResourceData) |
Name |
Nom de la ressource. (Hérité de NetworkTrackedResourceData) |
Prefix |
Préfixe d’adresse pour IpAllocation. |
PrefixLength |
Longueur du préfixe d’adresse pour IpAllocation. |
PrefixType |
Type de préfixe d’adresse pour IpAllocation. |
ResourceType |
Type de ressource. (Hérité de NetworkTrackedResourceData) |
SubnetId |
Obtient ou définit l’ID. |
Tags |
Balises de ressource. (Hérité de NetworkTrackedResourceData) |
VirtualNetworkId |
Obtient ou définit l’ID. |
S’applique à
Azure SDK for .NET