VirtualApplianceIPConfigurationResponse

Represents a single IP configuration.

Constructors

Link copied to clipboard
constructor(name: String? = null, properties: VirtualApplianceIPConfigurationPropertiesResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Name of the IP configuration.

Link copied to clipboard

Represents a single IP configuration properties.