Interface FirewallRule.Definition
- All Superinterfaces:
FirewallRule.DefinitionStages.Blank
,FirewallRule.DefinitionStages.WithCreate
,FirewallRule.DefinitionStages.WithEndIpAddress
,FirewallRule.DefinitionStages.WithParentResource
,FirewallRule.DefinitionStages.WithStartIpAddress
- Enclosing interface:
- FirewallRule
public static interface FirewallRule.Definition
extends FirewallRule.DefinitionStages.Blank, FirewallRule.DefinitionStages.WithParentResource, FirewallRule.DefinitionStages.WithStartIpAddress, FirewallRule.DefinitionStages.WithEndIpAddress, FirewallRule.DefinitionStages.WithCreate
The entirety of the FirewallRule definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mariadb.models.FirewallRule.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.mariadb.models.FirewallRule.DefinitionStages.WithEndIpAddress
withEndIpAddress
Methods inherited from interface com.azure.resourcemanager.mariadb.models.FirewallRule.DefinitionStages.WithParentResource
withExistingServer
Methods inherited from interface com.azure.resourcemanager.mariadb.models.FirewallRule.DefinitionStages.WithStartIpAddress
withStartIpAddress