NetworkSecurityRule.UpdateDefinition<ParentT> Interface

Type Parameters

ParentT

the return type of the final UpdateDefinitionStages.WithAttach#attach()

Implements

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

The entirety of a network security rule definition as part of a network security group update.

Applies to