API Reference
Class
Finding (DomainDnsZoneHostingConfigurationPostureService)
DNS zone hosting/configuration finding derived from overview review metadata.
Inheritance
- Object
- Finding
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String FindingId { get; set; } #Stable finding identifier.
public String Severity { get; set; } #Finding severity such as Info, Warning, or Medium.
public String ZoneName { get; set; } #Zone name associated with the finding.
public String DnsServer { get; set; } #DNS server associated with the finding when server-specific.
public String Category { get; set; } #Finding category.
public String Message { get; set; } #Human-readable finding message.
public String RecommendedAction { get; set; } #Recommended action.