NetworkSecurityRule.Definition<ParentT> Interface

Type Parameters

ParentT

the return type of the final Attachable#attach()

Implements

public static interface NetworkSecurityRule.Definition
extends Blank<ParentT>, WithAttach<ParentT>, WithDirectionAccess<ParentT>, WithSourceAddressOrSecurityGroup<ParentT>, WithSourcePort<ParentT>, WithDestinationAddressOrSecurityGroup<ParentT>, WithDestinationPort<ParentT>, WithProtocol<ParentT>

The entirety of a network security rule definition.

Applies to