IPTag interface

Contains the IPTag associated with the object.

Properties

ipTagType

The IP tag type. Example: RoutingPreference.

tag

The value of the IP tag associated with the public IP. Example: Internet.

Property Details

ipTagType

The IP tag type. Example: RoutingPreference.

ipTagType?: string

Property Value

string

tag

The value of the IP tag associated with the public IP. Example: Internet.

tag?: string

Property Value

string