SqlFirewallRule.SqlFirewallRuleDefinition<ParentT> Interface

Type Parameters

ParentT

the stage of the parent definition to return to after attaching this definition

Implements

Blank<ParentT> WithAttach<ParentT> WithIPAddress<ParentT> WithIPAddressRange<ParentT>

public static interface SqlFirewallRule.SqlFirewallRuleDefinition
extends Blank<ParentT>, WithIPAddress<ParentT>, WithIPAddressRange<ParentT>, WithAttach<ParentT>

Container interface for all the definitions that need to be implemented.

Applies to