DnsResolverExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.DnsResolver.

public static class DnsResolverExtensions
type DnsResolverExtensions = class
Public Module DnsResolverExtensions
Inheritance
DnsResolverExtensions

Methods

Name Description
GetDnsForwardingRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsForwardingRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsForwardingRuleResource(ResourceIdentifier) instead. </item>

GetDnsForwardingRuleset(ResourceGroupResource, String, CancellationToken)

Gets a DNS forwarding ruleset properties. <item> Mocking. To mock this method, please mock GetDnsForwardingRuleset(String, CancellationToken) instead. </item>

GetDnsForwardingRulesetAsync(ResourceGroupResource, String, CancellationToken)

Gets a DNS forwarding ruleset properties. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetAsync(String, CancellationToken) instead. </item>

GetDnsForwardingRulesetResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsForwardingRulesetResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetResource(ResourceIdentifier) instead. </item>

GetDnsForwardingRulesets(ResourceGroupResource)

Gets a collection of DnsForwardingRulesets in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDnsForwardingRulesets() instead. </item>

GetDnsForwardingRulesets(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS forwarding rulesets in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesets(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsForwardingRulesetsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS forwarding rulesets in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetsAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsForwardingRulesetsByVirtualNetwork(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Lists DNS forwarding ruleset resource IDs attached to a virtual network. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetsByVirtualNetwork(String, Nullable<Int32>, CancellationToken) instead. </item>

GetDnsForwardingRulesetsByVirtualNetworkAsync(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Lists DNS forwarding ruleset resource IDs attached to a virtual network. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetsByVirtualNetworkAsync(String, Nullable<Int32>, CancellationToken) instead. </item>

GetDnsForwardingRulesetVirtualNetworkLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsForwardingRulesetVirtualNetworkLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsForwardingRulesetVirtualNetworkLinkResource(ResourceIdentifier) instead. </item>

GetDnsResolver(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver. <item> Mocking. To mock this method, please mock GetDnsResolver(String, CancellationToken) instead. </item>

GetDnsResolverAsync(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver. <item> Mocking. To mock this method, please mock GetDnsResolverAsync(String, CancellationToken) instead. </item>

GetDnsResolverDomainList(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver domain list. <item> Mocking. To mock this method, please mock GetDnsResolverDomainList(String, CancellationToken) instead. </item>

GetDnsResolverDomainListAsync(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver domain list. <item> Mocking. To mock this method, please mock GetDnsResolverDomainListAsync(String, CancellationToken) instead. </item>

GetDnsResolverDomainListResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverDomainListResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverDomainListResource(ResourceIdentifier) instead. </item>

GetDnsResolverDomainLists(ResourceGroupResource)

Gets a collection of DnsResolverDomainLists in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDnsResolverDomainLists() instead. </item>

GetDnsResolverDomainLists(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolver domain lists in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolverDomainLists(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolverDomainListsAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolver domain lists in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolverDomainListsAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolverInboundEndpointResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverInboundEndpointResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverInboundEndpointResource(ResourceIdentifier) instead. </item>

GetDnsResolverOutboundEndpointResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverOutboundEndpointResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverOutboundEndpointResource(ResourceIdentifier) instead. </item>

GetDnsResolverPolicies(ResourceGroupResource)

Gets a collection of DnsResolverPolicies in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDnsResolverPolicies() instead. </item>

GetDnsResolverPolicies(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolver policies in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolverPolicies(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolverPoliciesAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolver policies in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolverPoliciesAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolverPoliciesByVirtualNetwork(ResourceGroupResource, String, CancellationToken)

Lists DNS resolver policy resource IDs linked to a virtual network. <item> Mocking. To mock this method, please mock GetDnsResolverPoliciesByVirtualNetwork(String, CancellationToken) instead. </item>

GetDnsResolverPoliciesByVirtualNetworkAsync(ResourceGroupResource, String, CancellationToken)

Lists DNS resolver policy resource IDs linked to a virtual network. <item> Mocking. To mock this method, please mock GetDnsResolverPoliciesByVirtualNetworkAsync(String, CancellationToken) instead. </item>

GetDnsResolverPolicy(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver policy. <item> Mocking. To mock this method, please mock GetDnsResolverPolicy(String, CancellationToken) instead. </item>

GetDnsResolverPolicyAsync(ResourceGroupResource, String, CancellationToken)

Gets properties of a DNS resolver policy. <item> Mocking. To mock this method, please mock GetDnsResolverPolicyAsync(String, CancellationToken) instead. </item>

GetDnsResolverPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverPolicyResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverPolicyResource(ResourceIdentifier) instead. </item>

GetDnsResolverPolicyVirtualNetworkLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverPolicyVirtualNetworkLinkResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverPolicyVirtualNetworkLinkResource(ResourceIdentifier) instead. </item>

GetDnsResolverResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsResolverResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsResolverResource(ResourceIdentifier) instead. </item>

GetDnsResolvers(ResourceGroupResource)

Gets a collection of DnsResolvers in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetDnsResolvers() instead. </item>

GetDnsResolvers(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolvers in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolvers(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolversAsync(SubscriptionResource, Nullable<Int32>, CancellationToken)

Lists DNS resolvers in all resource groups of a subscription. <item> Mocking. To mock this method, please mock GetDnsResolversAsync(Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolversByVirtualNetwork(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Lists DNS resolver resource IDs linked to a virtual network. <item> Mocking. To mock this method, please mock GetDnsResolversByVirtualNetwork(String, Nullable<Int32>, CancellationToken) instead. </item>

GetDnsResolversByVirtualNetworkAsync(ResourceGroupResource, String, Nullable<Int32>, CancellationToken)

Lists DNS resolver resource IDs linked to a virtual network. <item> Mocking. To mock this method, please mock GetDnsResolversByVirtualNetworkAsync(String, Nullable<Int32>, CancellationToken) instead. </item>

GetDnsSecurityRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsSecurityRuleResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetDnsSecurityRuleResource(ResourceIdentifier) instead. </item>

GetVirtualNetworkDnsResolverResource(ArmClient, ResourceIdentifier)

Gets an object representing a virtual network resource along with the DNS Resolver operations that can be performed against that virtual network.

Applies to