IpTag Class

Contains the IpTag associated with the object.

Inheritance
IpTag

Constructor

IpTag(*, ip_tag_type: typing.Union[str, NoneType] = None, tag: typing.Union[str, NoneType] = None, **kwargs)

Parameters

ip_tag_type
str

Gets or sets the ipTag type: Example FirstPartyUsage.

tag
str

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