Interface NetworkSecurityRule.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT- the return type ofAttachable.InDefinition.attach()
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.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 com.azure.resourcemanager.resources.fluentcore.model.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 NetworkSecurityRule.DefinitionStages.WithDescription
withDescriptionMethods inherited from interface NetworkSecurityRule.DefinitionStages.WithPriority
withPriority