VirtualNetworksPropertiesResponseVmipPool

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

Constructors

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