IPTag Class

Definition

Contains the IPTag associated with the object.

public class IPTag
type IPTag = class
Public Class IPTag
Inheritance
IPTag

Constructors

Name Description
IPTag()

Initializes a new instance of the IPTag class.

IPTag(String, String)

Initializes a new instance of the IPTag class.

Properties

Name Description
IPTagType

Gets or sets the IP tag type. Example: RoutingPreference.

Tag

Gets or sets the value of the IP tag associated with the public IP. Example: Internet.

Applies to