Class GetDnsForwardingRulesetResult


  • public final class GetDnsForwardingRulesetResult
    extends java.lang.Object
    • Method Detail

      • dnsResolverOutboundEndpoints

        public java.util.List<SubResourceResponse> dnsResolverOutboundEndpoints()
        Returns:
        The reference to the DNS resolver outbound endpoints that are used to route DNS queries matching the forwarding rules in the ruleset to the target DNS servers.
      • etag

        public java.lang.String etag()
        Returns:
        ETag of the DNS forwarding ruleset.
      • id

        public java.lang.String id()
        Returns:
        Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
      • location

        public java.lang.String location()
        Returns:
        The geo-location where the resource lives
      • name

        public java.lang.String name()
        Returns:
        The name of the resource
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The current provisioning state of the DNS forwarding ruleset. This is a read-only property and any attempt to set this value will be ignored.
      • resourceGuid

        public java.lang.String resourceGuid()
        Returns:
        The resourceGuid for the DNS forwarding ruleset.
      • systemData

        public SystemDataResponse systemData()
        Returns:
        Metadata pertaining to creation and last modification of the resource.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags.
      • type

        public java.lang.String type()
        Returns:
        The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"