IpTagResponse

data class IpTagResponse(val ipTagType: String, val tag: String)

Contains the IpTag associated with the public IP address

Constructors

Link copied to clipboard
constructor(ipTagType: String, tag: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the ipTag type: Example FirstPartyUsage.

Link copied to clipboard
val tag: String

Gets or sets value of the IpTag associated with the public IP. Example HDInsight, SQL, Storage etc