Virtual Machine Scale Set Ip Tag Response
data class VirtualMachineScaleSetIpTagResponse(val ipTagType: String? = null, val tag: String? = null)
Contains the IP tag associated with the public IP address.
Contains the IP tag associated with the public IP address.