Uses of Interface
com.azure.resourcemanager.network.models.NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddressOrSecurityGroup
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddressOrSecurityGroup in com.azure.resourcemanager.network.models
Subinterfaces of NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddressOrSecurityGroup in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceNetworkSecurityRule.UpdateDefinition<ParentT>The entirety of a network security rule definition as part of a network security group update.Methods in com.azure.resourcemanager.network.models that return NetworkSecurityRule.UpdateDefinitionStages.WithSourceAddressOrSecurityGroupModifier and TypeMethodDescriptionNetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess.allowInbound()Allows inbound traffic.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess.allowOutbound()Allows outbound traffic.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess.denyInbound()Blocks inbound traffic.NetworkSecurityRule.UpdateDefinitionStages.WithDirectionAccess.denyOutbound()Blocks outbound traffic.