VirtualMachineIpTag interface
Contains the IP tag associated with the public IP address.
Properties
| first |
The first party service tag resource identifier associated with the public IP address. |
| ip |
IP tag type. Example: FirstPartyUsage. |
| tag | IP tag associated with the public IP. Example: SQL, Storage etc. |
Property Details
firstPartyServiceTagId
The first party service tag resource identifier associated with the public IP address.
firstPartyServiceTagId?: string
Property Value
string
ipTagType
IP tag type. Example: FirstPartyUsage.
ipTagType?: string
Property Value
string
tag
IP tag associated with the public IP. Example: SQL, Storage etc.
tag?: string
Property Value
string