Share via


AddressPrefixItemOutput interface

Address prefix item.

Properties

addressPrefix

Address prefix.

addressPrefixType

Address prefix type.

Property Details

addressPrefix

Address prefix.

addressPrefix?: string

Property Value

string

addressPrefixType

Address prefix type.

addressPrefixType?: "IPPrefix" | "ServiceTag"

Property Value

"IPPrefix" | "ServiceTag"