API Reference
Class
DnsZonesExposureService
Creates DnsZonesExposureView from inventories. Keeps filtering logic out of rules.
Inheritance
- Object
- DnsZonesExposureService
Methods
public static DnsZonesExposureView Get(String domainName) #Returns:
DnsZonesExposureViewBuilds a DNS exposure view (anonymous/everyone/authenticated read/write, write ACL, create-child) per zone.
Parameters
- domainName System.String
- DNS domain name.
Returns
Materialized exposure view.