Interface VirtualNetworkDnsForwardingRuleset


public interface VirtualNetworkDnsForwardingRuleset
An immutable client-side representation of VirtualNetworkDnsForwardingRuleset.
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    Gets the id property: DNS Forwarding Ruleset Resource ID.
    Gets the inner com.azure.resourcemanager.dnsresolver.fluent.models.VirtualNetworkDnsForwardingRulesetInner object.
    com.azure.core.management.SubResource
    Gets the virtualNetworkLink property: The reference to the virtual network link.
  • Method Details

    • id

      String id()
      Gets the id property: DNS Forwarding Ruleset Resource ID.
      Returns:
      the id value.
    • virtualNetworkLink

      com.azure.core.management.SubResource virtualNetworkLink()
      Gets the virtualNetworkLink property: The reference to the virtual network link.
      Returns:
      the virtualNetworkLink value.
    • innerModel

      Gets the inner com.azure.resourcemanager.dnsresolver.fluent.models.VirtualNetworkDnsForwardingRulesetInner object.
      Returns:
      the inner object.