VirtualNetworksPropertiesResponseVipPool

data class VirtualNetworksPropertiesResponseVipPool(val endIP: String? = null, val startIP: String? = null)

Constructors

Link copied to clipboard
constructor(endIP: String? = null, startIP: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val endIP: String? = null

Ending IP address for the IP Pool

Link copied to clipboard
val startIP: String? = null

Starting IP address for the IP Pool