API Reference
Class
DesiredStateFcrDnsPolicy
Provides desired state fcr dns policy functionality.
Inheritance
- Object
- DesiredStateFcrDnsPolicy
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property DesiredStateConfiguration.FcrDns
- Method DesiredStateFcrDnsPolicy.Clone
- Property DesiredStateProfile.FcrDns
Accepted by parameters
Constructors
public DesiredStateFcrDnsPolicy() #Methods
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<Boolean> Enabled { get; set; } #JsonPropertyName("enabled")Gets or sets the enabled value.
public Nullable<Boolean> RequireAtLeastOneResult { get; set; } #JsonPropertyName("requireAtLeastOneResult")When true, warns if no FCrDNS results were analyzed.
public Nullable<Boolean> RequireAllForwardConfirmed { get; set; } #JsonPropertyName("requireAllForwardConfirmed")When true, requires all IPs to be forward-confirmed.