LabNetworkProfile interface
Profile for how to handle networking for Labs.
Properties
load |
The external load balancer resource id |
public |
The external public IP resource id |
subnet |
The external subnet resource id |
Property Details
loadBalancerId
The external load balancer resource id
loadBalancerId?: string
Property Value
string
publicIpId
The external public IP resource id
publicIpId?: string
Property Value
string
subnetId
The external subnet resource id
subnetId?: string
Property Value
string