Interface NetworkSecurityRule.DefinitionStages.WithDestinationAddressOrSecurityGroup<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Known Subinterfaces:
NetworkSecurityRule.Definition<ParentT>
Enclosing interface:
NetworkSecurityRule.DefinitionStages

public static interface NetworkSecurityRule.DefinitionStages.WithDestinationAddressOrSecurityGroup<ParentT>
The stage of the network rule definition allowing the destination address to be specified. Note: network security rule must specify a non empty value for exactly one of: DestinationAddressPrefixes, DestinationAddressPrefix, DestinationApplicationSecurityGroups.