Uses of Class
com.azure.resourcemanager.network.fluent.models.NetworkSecurityGroupPropertiesFormat
-
Packages that use NetworkSecurityGroupPropertiesFormat Package Description com.azure.resourcemanager.network.fluent.models 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 NetworkSecurityGroupPropertiesFormat Modifier and Type Method Description NetworkSecurityGroupPropertiesFormatNetworkSecurityGroupPropertiesFormat. withSecurityRules(List<SecurityRuleInner> securityRules)Set the securityRules property: A collection of security rules of the network security group.
-