Effective Virtual Network Response
data class EffectiveVirtualNetworkResponse(val id: String? = null, val location: String? = null, val membershipType: String? = null)
Effective Virtual Network
Constructors
Link copied to clipboard
fun EffectiveVirtualNetworkResponse(id: String? = null, location: String? = null, membershipType: String? = null)