VirtualMachineScaleSetIpTag Class

Contains the IP tag associated with the public IP address.

Inheritance
VirtualMachineScaleSetIpTag

Constructor

VirtualMachineScaleSetIpTag(*, ip_tag_type: Optional[str] = None, tag: Optional[str] = None, **kwargs)

Parameters

ip_tag_type
str
Required

IP tag type. Example: FirstPartyUsage.

tag
str
Required

IP tag associated with the public IP. Example: SQL, Storage etc.