Interface SqlVirtualNetworkRule.Update
-
- All Superinterfaces:
Appliable<SqlVirtualNetworkRule>,Indexable,SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint,SqlVirtualNetworkRule.UpdateStages.WithSubnet
- Enclosing interface:
- SqlVirtualNetworkRule
public static interface SqlVirtualNetworkRule.Update extends SqlVirtualNetworkRule.UpdateStages.WithSubnet, SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint, Appliable<SqlVirtualNetworkRule>
The template for a SQL Virtual Network Rule update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlVirtualNetworkRule.UpdateStages.WithServiceEndpoint
ignoreMissingSqlServiceEndpoint
-
Methods inherited from interface com.azure.resourcemanager.sql.models.SqlVirtualNetworkRule.UpdateStages.WithSubnet
withSubnet
-
-