IpTag interface
Contains the IpTag associated with the object.
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