Freigeben über


IpAllocationPropertiesFormatOutput interface

Eigenschaften der IpAllocation.

Eigenschaften

allocationTags

IpAllocation-Tags.

ipamAllocationId

Die IPAM-Zuordnungs-ID.

prefix

Das Adresspräfix für ipAllocation.

prefixLength

Die Länge des Adresspräfixs für die IpAllocation.

prefixType

Der Adresspräfixtyp für die IpAllocation.

subnet

Das Subnetz, das das Präfix dieser IpAllocation-Ressource verwendet.

type

Der Typ für die IpAllocation.

virtualNetwork

Das VirtualNetwork, das das Präfix dieser IpAllocation-Ressource verwendet.

Details zur Eigenschaft

allocationTags

IpAllocation-Tags.

allocationTags?: Record<string, string>

Eigenschaftswert

Record<string, string>

ipamAllocationId

Die IPAM-Zuordnungs-ID.

ipamAllocationId?: string

Eigenschaftswert

string

prefix

Das Adresspräfix für ipAllocation.

prefix?: string

Eigenschaftswert

string

prefixLength

Die Länge des Adresspräfixs für die IpAllocation.

prefixLength?: number

Eigenschaftswert

number

prefixType

Der Adresspräfixtyp für die IpAllocation.

prefixType?: "IPv4" | "IPv6"

Eigenschaftswert

"IPv4" | "IPv6"

subnet

Das Subnetz, das das Präfix dieser IpAllocation-Ressource verwendet.

subnet?: SubResourceOutput

Eigenschaftswert

type

Der Typ für die IpAllocation.

type?: "Undefined" | "Hypernet"

Eigenschaftswert

"Undefined" | "Hypernet"

virtualNetwork

Das VirtualNetwork, das das Präfix dieser IpAllocation-Ressource verwendet.

virtualNetwork?: SubResourceOutput

Eigenschaftswert