DnsSecurityRule.UpdateStages.WithDnsSecurityRuleState Interface

public static interface DnsSecurityRule.UpdateStages.WithDnsSecurityRuleState

The stage of the DnsSecurityRule update allowing to specify dnsSecurityRuleState.

Method Summary

Modifier and Type Method and Description
abstract Update withDnsSecurityRuleState(DnsSecurityRuleState dnsSecurityRuleState)

Specifies the dnsSecurityRuleState property: The state of DNS security rule..

Method Details

withDnsSecurityRuleState

public abstract DnsSecurityRule.Update withDnsSecurityRuleState(DnsSecurityRuleState dnsSecurityRuleState)

Specifies the dnsSecurityRuleState property: The state of DNS security rule..

Parameters:

dnsSecurityRuleState - The state of DNS security rule.

Returns:

the next definition stage.

Applies to