VirtualNetworkPropertiesListResponse

data class VirtualNetworkPropertiesListResponse(val nextLink: String? = null, val value: List<VirtualNetworkPropertiesResponse>? = null)

A list of private link resources

Constructors

Link copied to clipboard
constructor(nextLink: String? = null, value: List<VirtualNetworkPropertiesResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nextLink: String? = null

Next page link if any.

Link copied to clipboard

Array of virtual networks.