Interface VirtualNetworkRule.Update
- All Superinterfaces:
VirtualNetworkRule.UpdateStages.WithIgnoreMissingVnetServiceEndpoint
,VirtualNetworkRule.UpdateStages.WithVirtualNetworkSubnetId
- Enclosing interface:
- VirtualNetworkRule
public static interface VirtualNetworkRule.Update
extends VirtualNetworkRule.UpdateStages.WithVirtualNetworkSubnetId, VirtualNetworkRule.UpdateStages.WithIgnoreMissingVnetServiceEndpoint
The template for VirtualNetworkRule update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mariadb.models.VirtualNetworkRule.UpdateStages.WithIgnoreMissingVnetServiceEndpoint
withIgnoreMissingVnetServiceEndpoint
Methods inherited from interface com.azure.resourcemanager.mariadb.models.VirtualNetworkRule.UpdateStages.WithVirtualNetworkSubnetId
withVirtualNetworkSubnetId
-
Method Details
-
apply
VirtualNetworkRule apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-