Azure.ResourceManager.DnsResolver Namespace

Classes

DnsForwardingRuleCollection

A class representing a collection of DnsForwardingRuleResource and their operations. Each DnsForwardingRuleResource in the collection will belong to the same instance of DnsForwardingRulesetResource. To get a DnsForwardingRuleCollection instance call the GetDnsForwardingRules method from an instance of DnsForwardingRulesetResource.

DnsForwardingRuleData

A class representing the DnsForwardingRule data model. Describes a forwarding rule within a DNS forwarding ruleset.

DnsForwardingRuleResource

A Class representing a DnsForwardingRule along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsForwardingRuleResource from an instance of ArmClient using the GetDnsForwardingRuleResource method. Otherwise you can get one from its parent resource DnsForwardingRulesetResource using the GetDnsForwardingRule method.

DnsForwardingRulesetCollection

A class representing a collection of DnsForwardingRulesetResource and their operations. Each DnsForwardingRulesetResource in the collection will belong to the same instance of ResourceGroupResource. To get a DnsForwardingRulesetCollection instance call the GetDnsForwardingRulesets method from an instance of ResourceGroupResource.

DnsForwardingRulesetData

A class representing the DnsForwardingRuleset data model. Describes a DNS forwarding ruleset.

DnsForwardingRulesetResource

A Class representing a DnsForwardingRuleset along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsForwardingRulesetResource from an instance of ArmClient using the GetDnsForwardingRulesetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDnsForwardingRuleset method.

DnsForwardingRulesetVirtualNetworkLinkCollection

A class representing a collection of DnsForwardingRulesetVirtualNetworkLinkResource and their operations. Each DnsForwardingRulesetVirtualNetworkLinkResource in the collection will belong to the same instance of DnsForwardingRulesetResource. To get a DnsForwardingRulesetVirtualNetworkLinkCollection instance call the GetDnsForwardingRulesetVirtualNetworkLinks method from an instance of DnsForwardingRulesetResource.

DnsForwardingRulesetVirtualNetworkLinkData

A class representing the DnsForwardingRulesetVirtualNetworkLink data model. Describes a virtual network link.

DnsForwardingRulesetVirtualNetworkLinkResource

A Class representing a DnsForwardingRulesetVirtualNetworkLink along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsForwardingRulesetVirtualNetworkLinkResource from an instance of ArmClient using the GetDnsForwardingRulesetVirtualNetworkLinkResource method. Otherwise you can get one from its parent resource DnsForwardingRulesetResource using the GetDnsForwardingRulesetVirtualNetworkLink method.

DnsResolverCollection

A class representing a collection of DnsResolverResource and their operations. Each DnsResolverResource in the collection will belong to the same instance of ResourceGroupResource. To get a DnsResolverCollection instance call the GetDnsResolvers method from an instance of ResourceGroupResource.

DnsResolverData

A class representing the DnsResolver data model. Describes a DNS resolver.

DnsResolverExtensions

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

DnsResolverInboundEndpointCollection

A class representing a collection of DnsResolverInboundEndpointResource and their operations. Each DnsResolverInboundEndpointResource in the collection will belong to the same instance of DnsResolverResource. To get a DnsResolverInboundEndpointCollection instance call the GetDnsResolverInboundEndpoints method from an instance of DnsResolverResource.

DnsResolverInboundEndpointData

A class representing the DnsResolverInboundEndpoint data model. Describes an inbound endpoint for a DNS resolver.

DnsResolverInboundEndpointResource

A Class representing a DnsResolverInboundEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsResolverInboundEndpointResource from an instance of ArmClient using the GetDnsResolverInboundEndpointResource method. Otherwise you can get one from its parent resource DnsResolverResource using the GetDnsResolverInboundEndpoint method.

DnsResolverOutboundEndpointCollection

A class representing a collection of DnsResolverOutboundEndpointResource and their operations. Each DnsResolverOutboundEndpointResource in the collection will belong to the same instance of DnsResolverResource. To get a DnsResolverOutboundEndpointCollection instance call the GetDnsResolverOutboundEndpoints method from an instance of DnsResolverResource.

DnsResolverOutboundEndpointData

A class representing the DnsResolverOutboundEndpoint data model. Describes an outbound endpoint for a DNS resolver.

DnsResolverOutboundEndpointResource

A Class representing a DnsResolverOutboundEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsResolverOutboundEndpointResource from an instance of ArmClient using the GetDnsResolverOutboundEndpointResource method. Otherwise you can get one from its parent resource DnsResolverResource using the GetDnsResolverOutboundEndpoint method.

DnsResolverResource

A Class representing a DnsResolver along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DnsResolverResource from an instance of ArmClient using the GetDnsResolverResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDnsResolver method.

VirtualNetworkDnsResolverResource

A class extending from the VirtualNetworkResource in Azure.ResourceManager.DnsResolver along with the instance operations that can be performed on it. You can only construct a VirtualNetworkDnsResolverResource from a ResourceIdentifier with a resource type of Microsoft.Network/virtualNetworks.