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.WithSourceAddressOrSecurityGroup<ParentT>, NetworkSecurityRule.UpdateDefinitionStages.WithSourcePort<ParentT>, NetworkSecurityRule.UpdateDefinitionStages.WithDestinationAddressOrSecurityGroup<ParentT>, NetworkSecurityRule.UpdateDefinitionStages.WithDestinationPort<ParentT>, NetworkSecurityRule.UpdateDefinitionStages.WithProtocol<ParentT>, NetworkSecurityRule.UpdateDefinitionStages.WithAttach<ParentT>
allowInbound, allowOutbound, denyInbound, denyOutbound
fromAddress, fromAddresses, fromAnyAddress, withSourceApplicationSecurityGroup
fromAnyPort, fromPort, fromPortRange, fromPortRanges
toAddress, toAddresses, toAnyAddress, withDestinationApplicationSecurityGroup
toAnyPort, toPort, toPortRange, toPortRanges
withAnyProtocol, withProtocol
withDescription, withPriority
attach
Copyright © 2019. All rights reserved.