Uses of Class
com.microsoft.azure.management.network.SecurityGroupNetworkInterface
-
Packages that use SecurityGroupNetworkInterface Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of SecurityGroupNetworkInterface in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return SecurityGroupNetworkInterface Modifier and Type Method Description SecurityGroupNetworkInterfaceSecurityGroupNetworkInterface. withId(String id)Set the id value.SecurityGroupNetworkInterfaceSecurityGroupNetworkInterface. withSecurityRuleAssociations(SecurityRuleAssociations securityRuleAssociations)Set the securityRuleAssociations value.Methods in com.microsoft.azure.management.network that return types with arguments of type SecurityGroupNetworkInterface Modifier and Type Method Description Map<String,SecurityGroupNetworkInterface>SecurityGroupView. networkInterfaces()
-