SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
Implements
public static interface SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT>
extends Blank<ParentT>, WithSubnet<ParentT>, WithServiceEndpoint<ParentT>, WithAttach<ParentT>
Container interface for all the definitions that need to be implemented.