IpTag interface

Contains the IpTag associated with the object.

Properties

firstPartyServiceTagId

The resource ID of the first party service tag associated with the IP tag.

ipTagType

The IP tag type. Example: FirstPartyUsage.

tag

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

Property Details

firstPartyServiceTagId

The resource ID of the first party service tag associated with the IP tag.

firstPartyServiceTagId?: string

Property Value

string

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