Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkSecurityGroupPropertiesFormat
Packages that use NetworkSecurityGroupPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NetworkSecurityGroupPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NetworkSecurityGroupPropertiesFormatModifier and TypeMethodDescriptionNetworkSecurityGroupPropertiesFormat.withFlushConnection(Boolean flushConnection) Set the flushConnection property: When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates.NetworkSecurityGroupPropertiesFormat.withSecurityRules(List<SecurityRuleInner> securityRules) Set the securityRules property: A collection of security rules of the network security group.