Interface NetworkSecurityGroup

    • Method Detail

      • securityRules

        Map<String,​NetworkSecurityRule> securityRules()
        Returns:
        security rules associated with this network security group, indexed by their names
      • defaultSecurityRules

        Map<String,​NetworkSecurityRule> defaultSecurityRules()
        Returns:
        default security rules associated with this network security group, indexed by their name
      • networkInterfaceIds

        Set<String> networkInterfaceIds()
        Returns:
        the IDs of the network interfaces associated with this network security group