VirtualMachineIpTag interface

Contains the IP tag associated with the public IP address.

Properties

ipTagType

IP tag type. Example: FirstPartyUsage.

tag

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

Property Details

ipTagType

IP tag type. Example: FirstPartyUsage.

ipTagType?: string

Property Value

string

tag

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

tag?: string

Property Value

string