IpTag interface
Contains the IpTag associated with the object
Properties
ip |
Gets or sets the ipTag type: Example FirstPartyUsage. |
tag | Gets or sets value of the IpTag associated with the public IP. Example SQL, Storage etc |
Property Details
ipTagType
Gets or sets the ipTag type: Example FirstPartyUsage.
ipTagType?: string
Property Value
string
tag
Gets or sets value of the IpTag associated with the public IP. Example SQL, Storage etc
tag?: string
Property Value
string