SqlVirtualNetworkRule.Update Interface
public interface Update extends SqlVirtualNetworkRule.UpdateStages.WithSubnet,SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint,Appliable
The template for a SQL Virtual Network Rule update operation, containing all the settings that can be modified.
Inherited Members
Appliable<T>.apply()
Appliable<T>.applyAsync()
Appliable<T>.applyAsync(final ServiceCallback<T> callback)
SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint.ignoreMissingSqlServiceEndpoint()
Indexable.key()
SqlVirtualNetworkRule.UpdateStages.WithSubnet.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