IPTag interface
Contains the IP tag associated with the public IP address.
Properties
| ip |
The IP Tag type. Example: FirstPartyUsage. |
| tag | The value of the IP tag associated with the public IP. Example: SQL. |
Property Details
ipTagType
The IP Tag type. Example: FirstPartyUsage.
ipTagType?: string
Property Value
string
tag
The value of the IP tag associated with the public IP. Example: SQL.
tag?: string
Property Value
string