Uses of Class
com.azure.resourcemanager.network.fluent.models.InboundSecurityRuleProperties
-
Packages that use InboundSecurityRuleProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of InboundSecurityRuleProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return InboundSecurityRuleProperties Modifier and Type Method Description InboundSecurityRulePropertiesInboundSecurityRuleProperties. withRules(List<InboundSecurityRules> rules)Set the rules property: List of allowed rules.
-