Interface NetworkSecurityRule.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InDefinition.attach()
- All Superinterfaces:
Attachable.InDefinition<ParentT>,NetworkSecurityRule.DefinitionStages.WithDescription<ParentT>,NetworkSecurityRule.DefinitionStages.WithPriority<ParentT>
- All Known Subinterfaces:
NetworkSecurityRule.Definition<ParentT>
- Enclosing interface:
- NetworkSecurityRule.DefinitionStages
public static interface NetworkSecurityRule.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, NetworkSecurityRule.DefinitionStages.WithPriority<ParentT>, NetworkSecurityRule.DefinitionStages.WithDescription<ParentT>
The final stage of the security rule definition.
At this stage, any remaining optional settings can be specified, or the security rule definition can be
attached to the parent network security group definition using Attachable.InDefinition.attach().
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.NetworkSecurityRule.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface com.azure.resourcemanager.network.models.NetworkSecurityRule.DefinitionStages.WithPriority
withPriority