EffectiveVirtualNetworkResponse

data class EffectiveVirtualNetworkResponse(val id: String? = null, val location: String? = null, val membershipType: String? = null)

Effective Virtual Network

Constructors

Link copied to clipboard
constructor(id: String? = null, location: String? = null, membershipType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Effective vnet Id.

Link copied to clipboard
val location: String? = null

Location of vnet.

Link copied to clipboard
val membershipType: String? = null

Membership Type.