Interface DnsResolverManagementClient


public interface DnsResolverManagementClient
The interface for DnsResolverManagementClient class.
  • Method Details

    • getSubscriptionId

      String getSubscriptionId()
      Gets The ID of the target subscription.
      Returns:
      the subscriptionId value.
    • getEndpoint

      String getEndpoint()
      Gets server parameter.
      Returns:
      the endpoint value.
    • getApiVersion

      String getApiVersion()
      Gets Api Version.
      Returns:
      the apiVersion value.
    • getHttpPipeline

      com.azure.core.http.HttpPipeline getHttpPipeline()
      Gets The HTTP pipeline to send requests through.
      Returns:
      the httpPipeline value.
    • getDefaultPollInterval

      Duration getDefaultPollInterval()
      Gets The default poll interval for long-running operation.
      Returns:
      the defaultPollInterval value.
    • getDnsResolvers

      DnsResolversClient getDnsResolvers()
      Gets the DnsResolversClient object to access its operations.
      Returns:
      the DnsResolversClient object.
    • getInboundEndpoints

      InboundEndpointsClient getInboundEndpoints()
      Gets the InboundEndpointsClient object to access its operations.
      Returns:
      the InboundEndpointsClient object.
    • getOutboundEndpoints

      OutboundEndpointsClient getOutboundEndpoints()
      Gets the OutboundEndpointsClient object to access its operations.
      Returns:
      the OutboundEndpointsClient object.
    • getDnsForwardingRulesets

      DnsForwardingRulesetsClient getDnsForwardingRulesets()
      Gets the DnsForwardingRulesetsClient object to access its operations.
      Returns:
      the DnsForwardingRulesetsClient object.
    • getForwardingRules

      ForwardingRulesClient getForwardingRules()
      Gets the ForwardingRulesClient object to access its operations.
      Returns:
      the ForwardingRulesClient object.
    • getVirtualNetworkLinks

      VirtualNetworkLinksClient getVirtualNetworkLinks()
      Gets the VirtualNetworkLinksClient object to access its operations.
      Returns:
      the VirtualNetworkLinksClient object.