Get Virtual Network Allowed Subnet
data class GetVirtualNetworkAllowedSubnet(val allowPublicIp: String, val labSubnetName: String, val resourceId: String)
Constructors
Link copied to clipboard
fun GetVirtualNetworkAllowedSubnet(allowPublicIp: String, labSubnetName: String, resourceId: String)