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