IpAllocationPropertiesFormat interface

Propriétés de l’adresse IpAllocation.

Propriétés

allocationTags

Balises IpAllocation.

ipamAllocationId

ID d’allocation IPAM.

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.

subnet

Le sous-réseau qui utilise le préfixe de cette ressource IpAllocation.

type

Type pour IpAllocation.

virtualNetwork

Le VirtualNetwork qui utilise le préfixe de cette ressource IpAllocation.

Détails de la propriété

allocationTags

Balises IpAllocation.

allocationTags?: Record<string, string>

Valeur de propriété

Record<string, string>

ipamAllocationId

ID d’allocation IPAM.

ipamAllocationId?: string

Valeur de propriété

string

prefix

Préfixe d’adresse pour IpAllocation.

prefix?: string

Valeur de propriété

string

prefixLength

Longueur du préfixe d’adresse pour IpAllocation.

prefixLength?: number

Valeur de propriété

number

prefixType

Type de préfixe d’adresse pour IpAllocation.

prefixType?: string

Valeur de propriété

string

subnet

Le sous-réseau qui utilise le préfixe de cette ressource IpAllocation.

subnet?: SubResource

Valeur de propriété

type

Type pour IpAllocation.

type?: string

Valeur de propriété

string

virtualNetwork

Le VirtualNetwork qui utilise le préfixe de cette ressource IpAllocation.

virtualNetwork?: SubResource

Valeur de propriété