OutboundEndpoint.DefinitionStages.WithParentResource Interface
public static interface OutboundEndpoint.DefinitionStages.WithParentResource
The stage of the OutboundEndpoint definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingDnsResolver(String resourceGroupName, String dnsResolverName)
Specifies resource |
Method Details
withExistingDnsResolver
public abstract OutboundEndpoint.DefinitionStages.WithSubnet withExistingDnsResolver(String resourceGroupName, String dnsResolverName)
Specifies resourceGroupName, dnsResolverName.
Parameters:
Returns: