SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public interface SqlVirtualNetworkRuleDefinition extends SqlVirtualNetworkRule.DefinitionStages.Blank,SqlVirtualNetworkRule.DefinitionStages.WithSubnet,SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint,SqlVirtualNetworkRule.DefinitionStages.WithAttach
Container interface for all the definitions that need to be implemented.
Inherited Members
Attachable.InDefinition<ParentT>.attach()
SqlVirtualNetworkRule.DefinitionStages.WithServiceEndpoint<ParentT>.ignoreMissingSqlServiceEndpoint()
SqlVirtualNetworkRule.DefinitionStages.WithSubnet<ParentT>.withSubnet(String networkId, String subnetName)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java