ParentT - the return type of the final Attachable.attach()public static interface NetworkSecurityRule.Definition<ParentT> extends NetworkSecurityRule.DefinitionStages.Blank<ParentT>, NetworkSecurityRule.DefinitionStages.WithAttach<ParentT>, NetworkSecurityRule.DefinitionStages.WithDirectionAccess<ParentT>, NetworkSecurityRule.DefinitionStages.WithSourceAddress<ParentT>, NetworkSecurityRule.DefinitionStages.WithSourcePort<ParentT>, NetworkSecurityRule.DefinitionStages.WithDestinationAddress<ParentT>, NetworkSecurityRule.DefinitionStages.WithDestinationPort<ParentT>, NetworkSecurityRule.DefinitionStages.WithProtocol<ParentT>
allowInbound, allowOutbound, denyInbound, denyOutboundattachwithPrioritywithDescriptionfromAddress, fromAnyAddressfromAnyPort, fromPort, fromPortRangetoAddress, toAnyAddresstoAnyPort, toPort, toPortRangewithAnyProtocol, withProtocol/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/