NetworkSecurityRule.DefinitionStages.WithAttach<ParentT> Interface

Type Parameters

ParentT

the return type of attach()

public interface WithAttach extends Attachable.InDefinition,NetworkSecurityRule.DefinitionStages.WithPriority,NetworkSecurityRule.DefinitionStages.WithDescription

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 attach().

Inherited Members

Applies to