Interface NetworkSecurityRule.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT>
- All Known Subinterfaces:
NetworkSecurityRule.Definition<ParentT>
- Enclosing interface:
NetworkSecurityRule.DefinitionStages
public static interface NetworkSecurityRule.DefinitionStages.Blank<ParentT>
extends NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT>
The first stage of a security rule definition.
-
Method Summary
Methods inherited from interface NetworkSecurityRule.DefinitionStages.WithDirectionAccess
allowInbound, allowOutbound, denyInbound, denyOutbound