Class DnsRefreshConfigurationProperties
java.lang.Object
com.azure.resourcemanager.sql.fluent.models.DnsRefreshConfigurationProperties
DNS refresh configuration properties.
-
Constructor Details
-
DnsRefreshConfigurationProperties
public DnsRefreshConfigurationProperties()Creates an instance of DnsRefreshConfigurationProperties class.
-
-
Method Details
-
status
Get the status property: The status of the DNS refresh operation.- Returns:
- the status value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-