TestimoX

API Reference

Class

DomainDnsZoneHostingConfigurationPostureService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Builds DNS zone hosting and configuration sanity posture from the reusable DNS zone overview snapshot.

Inheritance

  • Object
  • DomainDnsZoneHostingConfigurationPostureService

Methods

public static Snapshot BuildSnapshot(DomainDnsZoneOverviewSnapshot overview) #
Returns: Snapshot

Builds DNS zone hosting and configuration posture from an existing overview snapshot.

Parameters

overview ADPlayground.Dns.DomainDnsZoneOverviewSnapshot requiredposition: 0
Reusable DNS zone overview snapshot.

Returns

DNS zone hosting and configuration posture snapshot.

public static Snapshot Evaluate(Options options) #
Returns: Snapshot

Evaluates DNS zone hosting and configuration posture for a domain.

Parameters

options ADPlayground.Dns.DomainDnsZoneHostingConfigurationPostureService.Options requiredposition: 0
Posture collection options.

Returns

DNS zone hosting and configuration posture snapshot.