OutboundEndpoint.DefinitionStages.WithSubnet Interface
public static interface OutboundEndpoint.DefinitionStages.WithSubnet
The stage of the OutboundEndpoint definition allowing to specify subnet.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSubnet(SubResource subnet)
Specifies the subnet property: The reference to the subnet used for the outbound endpoint.. |
Method Details
withSubnet
public abstract OutboundEndpoint.DefinitionStages.WithCreate withSubnet(SubResource subnet)
Specifies the subnet property: The reference to the subnet used for the outbound endpoint..
Parameters:
Returns: