Uses of Interface
org.jclouds.azurecompute.arm.features.NetworkSecurityRuleApi
-
Packages that use NetworkSecurityRuleApi Package Description org.jclouds.azurecompute.arm -
-
Uses of NetworkSecurityRuleApi in org.jclouds.azurecompute.arm
Methods in org.jclouds.azurecompute.arm that return NetworkSecurityRuleApi Modifier and Type Method Description NetworkSecurityRuleApi
AzureComputeApi. getNetworkSecurityRuleApi(String resourcegroup, String networksecuritygroup)
The NetworkSecurityRule API includes operations for managing network security rules within a network security group.
-